OSDN Git Service

completion: handle --[no-]fork-point options to git-rebase
authorJohn Keeping <john@keeping.me.uk>
Sat, 11 Jan 2014 14:27:13 +0000 (14:27 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Jan 2014 22:20:31 +0000 (14:20 -0800)
Signed-off-by: John Keeping <john@keeping.me.uk>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
contrib/completion/git-completion.bash

index e74d402..3c1a11f 100644 (file)
@@ -1637,7 +1637,7 @@ _git_rebase ()
                        --preserve-merges --stat --no-stat
                        --committer-date-is-author-date --ignore-date
                        --ignore-whitespace --whitespace=
-                       --autosquash
+                       --autosquash --fork-point --no-fork-point
                        "
 
                return