Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Remove a duplicate --not option in bash completion
[gitweb.git]
/
contrib
/
completion
/
git-completion.bash
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index d75f47a1acc85f901a32482f06a8fb47b68a83bb..24b18183fdb652242a1f48b52fad49ed39a38e31 100755
(executable)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-579,7
+579,7
@@
_git_log ()
__gitcomp "
--max-count= --max-age= --since= --after=
--min-age= --before= --until=
- --root --
not --
topo-order --date-order
+ --root --topo-order --date-order
--no-merges
--abbrev-commit --abbrev=
--relative-date