When pushing a commit git asks for username and password in Linux #94212
Unanswered
andrejmoltok
asked this question in
New to GitHub
Replies: 3 comments
-
Hello 👋 On Linux, Git might be configured to use a credential manager that does not store your credentials. Make sure your Git configuration has the correct username and email set.
Hope this helps! |
Beta Was this translation helpful? Give feedback.
0 replies
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I don';t understand why is this happening. Every time I am pushing a commit in Linux in VSCode git asks me for username and password.
Beta Was this translation helpful? Give feedback.
All reactions