Closed
Description
Describe the bug
In the normal cli, I authenticated my gh with their cli but continue to use git pull
or git push -u origin main
, nonetheless, it seems gitui cant find the credentials and doesnt store them, as each time I try to interact with the remote repo I need to put my username and a token
To Reproduce
Steps to reproduce the behavior:
- Authenticate github account via their cli and the Https method
- try to push/pull or interact in any way trough gitui with the remote repo
- Be asked to authenticate for each operation
Expected behavior
The same way in the git cli I can interact with the gh repo, without needing to signin each time
Context (please complete the following information):
- macos 14.1
- GitUI 0.25.2
- Rust 1.77