summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 34292bd)
raw | patch | inline | side by side (parent: 34292bd)
author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Thu, 1 Jan 2009 16:39:37 +0000 (17:39 +0100) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 7 Jan 2009 21:37:07 +0000 (13:37 -0800) |
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | patch | blob | history |
index e00454983ee16624910e40fec9ddb12849110b1b..b98d765deb5294abddc24b1bc975c9d3b3c93a1d 100755 (executable)
--no-ext-diff
--no-prefix --src-prefix= --dst-prefix=
--base --ours --theirs
+ --patience
"
return
;;
--color-words --walk-reflogs
--parents --children --full-history
--merge
+ --patience
"
return
;;