]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'yn/complete-date-format-options'
authorJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:15 +0000 (14:35 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 10 Dec 2021 22:35:15 +0000 (14:35 -0800)
The completion script (in contrib/) learns that the "--date"
option of commands from the "git log" family takes "human" and
"auto" as valid values.

* yn/complete-date-format-options:
  completion: add human and auto: date format

1  2 
contrib/completion/git-completion.bash