Merge branch 'tb/add-renormalize'
[gitweb.git] / contrib / completion / git-completion.bash
index 6f890c0f502f090ebaf5387fd2c54aa822bf59f9..35df6ce9ea3f37c36e4df78929758dd1a818712e 100644 (file)
@@ -1204,7 +1204,7 @@ _git_branch ()
                        --color --no-color --verbose --abbrev= --no-abbrev
                        --track --no-track --contains --no-contains --merged --no-merged
                        --set-upstream-to= --edit-description --list
-                       --unset-upstream --delete --move --remotes
+                       --unset-upstream --delete --move --copy --remotes
                        --column --no-column --sort= --points-at
                        "
                ;;