Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename: remove git-credential-manager-core symlinks #1327

Merged
merged 1 commit into from
Jul 17, 2023

Conversation

ldennington
Copy link
Contributor

@ldennington ldennington commented Jul 11, 2023

Since 2 versions of Git have released since the rename of the executable from git-credential-manager-core to git-credential-manager, remove the associated symlinks and warnings, (as outlined in docs/rename.md).

@ldennington ldennington self-assigned this Jul 11, 2023
Copy link
Collaborator

@mjcheetham mjcheetham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I think we can remove some more in Program.cs too.
Also, I wonder if we should update the rename doc to say that the old symlink/name was retired in 2.3.x.

src/shared/Git-Credential-Manager/Program.cs Outdated Show resolved Hide resolved
@ldennington
Copy link
Contributor Author

ldennington commented Jul 11, 2023

I wonder if we should update the rename doc to say that the old symlink/name was retired in 2.3.x.

@mjcheetham - I don't want to be in the same situation we were before where we have a placeholder hanging around. Instead, how about I leave the issue open (I've removed the Fixes from the PR description) until this is released with an outstanding item to update rename.md with the correct version?

@mjcheetham
Copy link
Collaborator

I wonder if we should update the rename doc to say that the old symlink/name was retired in 2.3.x.

@mjcheetham - I don't want to be in the same situation we were before where we have a placeholder hanging around. Instead, how about I leave the issue open (I've removed the Fixes from the PR description) until this is released with an outstanding item to update rename.md with the correct version?

Sure, that works too!

Since 2 versions of Git have released since the rename of the executable
from git-credential-manager-core to git-credential-manager, remove the
associated symlinks and warnings, (as outlined in docs/rename.md).
@ldennington ldennington merged commit 2334200 into git-ecosystem:main Jul 17, 2023
6 checks passed
@ldennington ldennington mentioned this pull request Aug 1, 2023
ldennington added a commit that referenced this pull request Aug 1, 2023
**Changes since 2.2.2:**

- Fix a GCM/Git Trace2 file locking issue
  - Issue: #1323 
  - PR: #1340
- Remove symlinks to `git-credential-manager-core` exe
  - Issue: #1322
  - PR: #1327 
- Add fallback http uri to `diagnose` command
  - Issue: #1215
  - PR: #1339
- Workaround MSAL tenant issue with silent auth
  - Issue: #1297
  - PR: #1321
@ldennington ldennington deleted the remove-symlinks branch August 19, 2023 16:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants