author | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Mar 2009 23:41:39 +0000 (15:41 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 5 Mar 2009 23:41:39 +0000 (15:41 -0800) |
* tp/completion:
Fixup: Add bare repository indicator for __git_ps1
Add bare repository indicator for __git_ps1
completion: More fixes to prevent unbound variable errors
completion: Better __git_ps1 support when not in working directory
completion: Use consistent if [...] convention, not "test"
completion: For consistency, change "git rev-parse" to __gitdir calls
Fixup: Add bare repository indicator for __git_ps1
Add bare repository indicator for __git_ps1
completion: More fixes to prevent unbound variable errors
completion: Better __git_ps1 support when not in working directory
completion: Use consistent if [...] convention, not "test"
completion: For consistency, change "git rev-parse" to __gitdir calls
1 | 2 | |||
---|---|---|---|---|
contrib/completion/git-completion.bash | patch | | diff1 | | diff2 | | blob | history |
diff --cc contrib/completion/git-completion.bash
Simple merge