git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
716b29d
)
completion: add 'revisions' and 'everyday' to 'git help'
author
Ralf Thielow
<redacted>
Thu, 24 Mar 2016 18:27:14 +0000
(19:27 +0100)
committer
Junio C Hamano
<redacted>
Thu, 24 Mar 2016 20:09:08 +0000
(13:09 -0700)
Signed-off-by: Ralf Thielow <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/completion/git-completion.bash
patch
|
blob
|
history
diff --git
a/contrib/completion/git-completion.bash
b/contrib/completion/git-completion.bash
index e4fdd7f81948a3d4ed9f58ab1557362dadd3e43d..71e1fc8b2c2909a71a316710beda9c7369ecaa05 100644
(file)
--- a/
contrib/completion/git-completion.bash
+++ b/
contrib/completion/git-completion.bash
@@
-1345,8
+1345,8
@@
_git_help ()
__git_compute_all_commands
__gitcomp "$__git_all_commands $(__git_aliases)
attributes cli core-tutorial cvs-migration
- diffcore gitk glossary hooks ignore modules
- namespaces repository-layout tutorial tutorial-2
+ diffcore
everyday
gitk glossary hooks ignore modules
+ namespaces repository-layout
revisions
tutorial tutorial-2
workflows
"
}
git clone https://git.99rst.org/PROJECT