From: John Keeping Date: Sat, 11 Jan 2014 14:27:13 +0000 (+0000) Subject: completion: handle --[no-]fork-point options to git-rebase X-Git-Tag: v1.9-rc1~24^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4310e328d416be00e58e90b69ed3b62f5845c744;p=thirdparty%2Fgit.git completion: handle --[no-]fork-point options to git-rebase Signed-off-by: John Keeping Signed-off-by: Junio C Hamano --- diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index e74d402423..3c1a11f256 100644 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -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