X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=contrib%2Fcompletion%2Fgit-completion.bash;h=7c03403484f3a52c9588aa3bfc58dea4f394dabe;hb=53a58245863eff3d70aaa3ac75d7d57e843fc91d;hp=865531a5fd730c27498283ca1cccd420f7dfeecd;hpb=207dfa07919baba034291f1d5169f86272839d59;p=git.git diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash index 865531a5f..7c0340348 100755 --- a/contrib/completion/git-completion.bash +++ b/contrib/completion/git-completion.bash @@ -269,7 +269,6 @@ __git_commands () cvsimport) : import;; cvsserver) : daemon;; daemon) : daemon;; - diff-stages) : nobody uses it;; fast-import) : import;; fsck-objects) : plumbing;; fetch-pack) : plumbing;;