diff options
| author | Oliver Kiddle <opk@zsh.org> | 2015-06-18 23:47:40 +0200 |
|---|---|---|
| committer | Oliver Kiddle <opk@zsh.org> | 2015-06-18 23:47:40 +0200 |
| commit | 8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f (patch) | |
| tree | 732d88d4b627fdb05139efaf07aaff0d7ad171ca /Completion/Unix/Command/_git | |
| parent | 35521: sort matches numerically and use pfiles on Solaris (diff) | |
| download | zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar.gz zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar.bz2 zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar.lz zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar.xz zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.tar.zst zsh-8ebb4e65a9b47d68b730ff02e70d9ba28d3ccd3f.zip | |
35504: complete % placeholders for git log --format
Diffstat (limited to 'Completion/Unix/Command/_git')
| -rw-r--r-- | Completion/Unix/Command/_git | 100 |
1 files changed, 90 insertions, 10 deletions
diff --git a/Completion/Unix/Command/_git b/Completion/Unix/Command/_git index 088a7dbb7..3e728865b 100644 --- a/Completion/Unix/Command/_git +++ b/Completion/Unix/Command/_git |
