git-commit-vandalism/contrib/completion
Justin Guenther 9dd70e0a0d git-prompt.sh: make $f local to __git_eread()
This function uses (non-local) $f to store the value of its first parameter.
This can interfere with the user's environment.

Signed-off-by: Justin Guenther <jguenther@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-12-12 15:13:37 -08:00
..
git-completion.bash Merge branch 'ss/completion-rec-sub-fetch-push' 2014-03-14 14:24:15 -07:00
git-completion.tcsh remove #!interpreter line from shell libraries 2013-11-26 14:23:56 -08:00
git-completion.zsh completion: introduce __gitcomp_nl_append () 2014-01-06 09:14:48 -08:00
git-prompt.sh git-prompt.sh: make $f local to __git_eread() 2014-12-12 15:13:37 -08:00