Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
ref namespaces: Support remote repositories via upload-pack and receive-pack
[gitweb.git]
/
contrib
/
completion
/
git-completion.bash
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index bb8d7d0878994eb3d53163c330de44d8c0d48b3f..32eb9cb4ffb29a1a5ba9cae1f1ec98e5e5af401b 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-2639,6
+2639,7
@@
_git ()
--exec-path
--html-path
--work-tree=
+ --namespace=
--help
"
;;