提交 7d37b5bf 编写于 作者: J Johannes Schindelin 提交者: Junio C Hamano

completion: also complete git-log's --left-right and --cherry-pick option

Both --left-right and --cherry-pick are particularly long to type, so
help the user there.
Signed-off-by: NJohannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 bdd73795
......@@ -641,6 +641,7 @@ _git_log ()
--all-match
--pretty= --name-status --name-only --raw
--not --all
--left-right --cherry-pick
"
return
;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册