GitUI asks for username each time when pulling from remote repository #1085
Unanswered
jgoldhammer
asked this question in
Q&A
Replies: 1 comment 5 replies
-
setup an ssh key that will solve it. I don't want gitui in the business of securely storing passwords and ssh is a best practice anyway: https://docs.github.com/en/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the bug
I want to use gitui to pull and push from a remote repository. Gitui asks for username and password each time.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The pull works without entering my username and passwords
Screenshots

Context (please complete the following information):
Additional context
Using git pull from commandline works without entering credentials
GitUi Log:
Beta Was this translation helpful? Give feedback.
All reactions