* [PATCH] completion: complete --cherry-mark for git log
@ 2016-04-05 10:45 Michael J Gruber
0 siblings, 0 replies; only message in thread
From: Michael J Gruber @ 2016-04-05 10:45 UTC (permalink / raw)
To: git
Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net>
---
contrib/completion/git-completion.bash | 1 +
1 file changed, 1 insertion(+)
diff --git a/contrib/completion/git-completion.bash b/contrib/completion/git-completion.bash
index e3918c8..d87cf4d 100644
--- a/contrib/completion/git-completion.bash
+++ b/contrib/completion/git-completion.bash
@@ -1458,6 +1458,7 @@ _git_log ()
--relative-date --date=
--pretty= --format= --oneline
--show-signature
+ --cherry-mark
--cherry-pick
--graph
--decorate --decorate=
--
2.8.1.120.g4a400c2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-05 10:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-05 10:45 [PATCH] completion: complete --cherry-mark for git log Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).