mirror of
https://github.com/git/git.git
synced 2026-01-26 00:37:18 +09:00
"git-prompt" (in contrib/) used a variable from the global scope, possibly contaminating end-user's namespace. * jg/prompt-localize-temporary: git-prompt.sh: make $f local to __git_eread()