gitx icon indicating copy to clipboard operation
gitx copied to clipboard

Improve the git_askpass command

Open ketan opened this issue 14 years ago • 0 comments

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.

ketan avatar Feb 25 '11 06:02 ketan