Skip to content

Commit f0f9de2

Browse files
Denton-Lgitster
authored andcommitted
completion: complete tformat: pretty format
Signed-off-by: Denton Liu <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent fb2ffa7 commit f0f9de2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/completion/git-completion.bash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1737,7 +1737,7 @@ __git_log_shortlog_options="
17371737
--all-match --invert-grep
17381738
"
17391739

1740-
__git_log_pretty_formats="oneline short medium full fuller email raw format: mboxrd"
1740+
__git_log_pretty_formats="oneline short medium full fuller email raw format: tformat: mboxrd"
17411741
__git_log_date_formats="relative iso8601 iso8601-strict rfc2822 short local default raw unix format:"
17421742

17431743
_git_log ()

0 commit comments

Comments
 (0)