summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a0653d5)
raw | patch | inline | side by side (parent: a0653d5)
author | Eric Raible <raible@gmail.com> | |
Thu, 14 Aug 2008 17:12:54 +0000 (10:12 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 15 Aug 2008 00:49:12 +0000 (17:49 -0700) |
Bring completion up to date with the man page.
Signed-off-by: Eric Raible <raible@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Eric Raible <raible@gmail.com>
Acked-by: Shawn O. Pearce <spearce@spearce.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash | patch | blob | history |
index 78189c1b7bca120d896bab7a6160da1f436b4ff1..d1afe96e1c99f861a83ea6b91f4558671ee61171 100755 (executable)
return 1
}
-__git_whitespacelist="nowarn warn error error-all strip"
+__git_whitespacelist="nowarn warn error error-all fix"
_git_am ()
{