Signed-off-by: Robert Allan Zeh <robert.a.zeh@xxxxxxxxx> --- contrib/completion/git-completion.bash | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 887731e..96ba9f3 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -1922,7 +1922,7 @@ _git_submodule () _git_svn () { local subcommands=" - init fetch clone rebase dcommit log find-rev + init fetch clone rebase dcommit log find-rev gc set-tree commit-diff info create-ignore propget proplist show-ignore show-externals branch tag blame migrate -- 1.6.4.rc1.10.g2a67.dirty -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html