1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-12 23:11:14 +02:00

35504: complete % placeholders for git log --format

This commit is contained in:
Oliver Kiddle 2015-06-18 23:47:40 +02:00
parent 2c301822ca
commit 8ebb4e65a9
2 changed files with 93 additions and 10 deletions

View file

@ -1,5 +1,8 @@
2015-06-18 Oliver Kiddle <opk@zsh.org>
* 35504: Completion/Unix/Command/_git: complete % placeholders
for git log --format
* 35521: Completion/Zsh/Type/_file_descriptors: sort matches
numerically and use pfiles on Solaris

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -6269,6 +6269,95 @@ __git_setup_diff_stage_options () {