Skip to content

Commit d3bfbf9

Browse files
Michael J Grubergitster
authored andcommitted
completion: complete --cherry-mark for git log
Signed-off-by: Michael J Gruber <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 7654286 commit d3bfbf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,7 @@ _git_log ()
14621462
--relative-date --date=
14631463
--pretty= --format= --oneline
14641464
--show-signature
1465+
--cherry-mark
14651466
--cherry-pick
14661467
--graph
14671468
--decorate --decorate=

0 commit comments

Comments
 (0)