1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-14 22:06:14 +02:00

completion: Add --full-diff to log options

Signed-off-by: Todd Zullinger <tmz@pobox.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Todd Zullinger 2009-06-03 16:20:58 -04:00 committed by Junio C Hamano
parent f290974390
commit 5d0e634343

View File

@ -1165,7 +1165,7 @@ _git_log ()
$__git_log_shortlog_options
$__git_log_gitk_options
--root --topo-order --date-order --reverse
--follow
--follow --full-diff
--abbrev-commit --abbrev=
--relative-date --date=
--pretty= --format= --oneline