mirror of
https://github.com/fish-shell/fish-shell
synced 2024-11-13 08:27:26 +00:00
Add completion for git log --date=human
This commit is contained in:
parent
bd71308788
commit
3de3a34e79
1 changed files with 1 additions and 0 deletions
|
@ -1159,6 +1159,7 @@ complete -x -c git -n '__fish_git_using_command log' -l date -a '
|
|||
short
|
||||
short-local
|
||||
raw
|
||||
human
|
||||
unix
|
||||
format:
|
||||
default
|
||||
|
|
Loading…
Reference in a new issue