提交 e49b99a6 编写于 作者: L Lee Marlow 提交者: Junio C Hamano

bash completion: Add more long options for 'git log'

Options added: --parents --children --full-history
Signed-off-by: NLee Marlow <lee.marlow@gmail.com>
Acked-by: NShawn O. Pearce <spearce@spearce.org>
Signed-off-by: NJunio C Hamano <gitster@pobox.com>
上级 7339479c
......@@ -848,6 +848,7 @@ _git_log ()
--stat --numstat --shortstat
--decorate --diff-filter=
--color-words --walk-reflogs
--parents --children --full-history
"
return
;;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册