gitx
gitx copied to clipboard
Improve the git_askpass command
The GIT_ASKPASS command is passed in a prompt via the command line argument. This prompt contains the string "Username:" or "Password:" as the case maybe.
This patch improves the git_askpass command to render a better prompt that works for both username and passwords.