Replies: 1 comment 1 reply
-
Thanks for asking! The problem is usually the difference between terminals and environment variables in login shells, and GUI applications. It's possible that this doesn't work though as GitButler also overrides this value with its own:
In case it doesn't work, we should probably turn this question into an issue and see if it's possible to get this working anyway. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there, I hope you are ok!
I'm having a slight annoyance. I have to re-enter my ssh password every time I have to push something to the remote repo. I use the System Keyring to store them when I use git itself.
How can I configure Git Butler to respect SSH_ASKPASS env variable?
Beta Was this translation helpful? Give feedback.
All reactions