You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is how it looks like on 0.14.0. No crashes but very strange behavior: the prompt for password is not disappearing but the control works once every other time, you press jjjj but you move only 2 lines down.
Maybe there's a way to probe to see if a password is required?
Or a way to disable the CLI prompt, handle the error and prompt/provide a username & password with gitu's prompt.
Other ways are perhaps looking at integrating with Gitoxide or git2.
I tried implementing the entire push flow with git2 before, but it seemed messy.
Found that a user had commented this, need to verify / fix it.
The text was updated successfully, but these errors were encountered: