diff options
author | Daniel Shahaf <d.s@daniel.shahaf.name> | 2022-12-08 21:59:25 +0000 |
---|---|---|
committer | Daniel Shahaf <d.s@daniel.shahaf.name> | 2022-12-08 22:09:59 +0000 |
commit | 7cdada166cd9a05103a838d18e9be9811f68bc1d (patch) | |
tree | 0dd4a5a9db1053892fee70ae13ba42149a0918d1 /Src/loop.c | |
parent | ca7c42e1ee1706f39bbeb163ef323c819aee8357 (diff) | |
download | zsh-7cdada166cd9a05103a838d18e9be9811f68bc1d.tar.gz zsh-7cdada166cd9a05103a838d18e9be9811f68bc1d.zip |
51142: vcs_info git: Check the get-unapplied style as documented
The style was treated as "always true" rather than as "settable, false
by default" in the rebase-merge and cherry-pick cases. This affects the
gen-unapplied-string hook, and may also affect gen-applied-string and
set-patch-format hooks if they accessed VCS_INFO_get_data_git's internal
parameters directly.
If this affects you, just set the style in your zshrc:
.
zstyle ':vcs_info:git*:*:*' get-unapplied true
Diffstat (limited to 'Src/loop.c')
0 files changed, 0 insertions, 0 deletions