summary refs log tree commit diff
path: root/Misc
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-27 17:58:14 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2022-01-29 11:04:44 +0000
commitee5e3d0c9d07ce3297959b89f96238dbff9b6400 (patch)
treefb504d6fabe330de8b10e9aaba0c1261b79b9331 /Misc
parente52062170a41dd2ba5a03aef22af0545cbc1d58c (diff)
downloadzsh-ee5e3d0c9d07ce3297959b89f96238dbff9b6400.tar.gz
zsh-ee5e3d0c9d07ce3297959b89f96238dbff9b6400.tar.xz
zsh-ee5e3d0c9d07ce3297959b89f96238dbff9b6400.zip
49723: vcs_info quilt: Use quilt-patch-dir and ${QUILT_PATCHES} even when get-unapplied hasn't been set
This affects the post-quilt hook.  Before this patch, if no patches have
been applied and get-unapplied hasn't been set, the second argument to
that hook would undergo null elision.

The generation of patch subjects for the gen-applied-string,
gen-unapplied-string, and set-patch-format hooks was unaffected since
it was guarded by [[ -n $patches ]].
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions