1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-10-10 22:31:24 +02:00

35016: introduce new pretty formats %g[sdD] for reflog information

This commit is contained in:
Daniel Hahler 2015-05-14 18:56:23 +02:00 committed by Oliver Kiddle
parent 85a4cf9b36
commit fec4e7243b
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2015-05-14 Oliver Kiddle <opk@zsh.org>
* Daniel Hahler: 35016: Completion/Unix/Command/_git:
introduce new pretty formats %g[sdD] for reflog information
2015-05-14 Peter Stephenson <p.stephenson@samsung.com> 2015-05-14 Peter Stephenson <p.stephenson@samsung.com>
* 35110: Src/builtin.c, Doc/Zsh/params.yo: don't * 35110: Src/builtin.c, Doc/Zsh/params.yo: don't

View file

Internal server error - The gay git

500

Internal server error

Forgejo version: 9.0.3

@ -5532,7 +5532,7 @@ __git_stashes () {