Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH] prompt: fix tracked files for zsh

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:56:56

Andreas Schwab [off-list ref] writes:
Felipe Contreras [off-list ref] writes:
quoted
+				if [ -n "${ZSH_VERSION-}" ]; then
+					u="%%"
+				else
+					u="%"
+				fi
aka u="%${ZSH_VERSION:+%}"
Do you need/want a colon there?  Even if it is empty, as long as it
is defined we would want this, no?
Andreas.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help