We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi, I was looking for a tool that auto-fetches the latest changes when opening a project. So your tool seems to be perfect for that.
in the output-window I get this error:
Fetching from origin git: 'credential-manager' is not a git command. See 'git --help'. The most similar command is credential-manager-core
The text was updated successfully, but these errors were encountered:
If I was to guess: Git Credential Manager: authentication for everyone
Git Credential Manager Core was renamed as of recently to drop the Core part. What version of Visual Studio and Git are you using?
Sorry, something went wrong.
hi, VS2022 with latest updates
No branches or pull requests
hi,
I was looking for a tool that auto-fetches the latest changes when opening a project.
So your tool seems to be perfect for that.
in the output-window I get this error:
The text was updated successfully, but these errors were encountered: