pull upstream changes from gitstatus
This commit is contained in:
parent
aa606e6cb0
commit
aa79dad7e3
|
@ -528,5 +528,5 @@ function gitstatus_check() {
|
||||||
[[ -n ${(P)${:-GITSTATUS_DAEMON_PID_${1}}} ]]
|
[[ -n ${(P)${:-GITSTATUS_DAEMON_PID_${1}}} ]]
|
||||||
}
|
}
|
||||||
|
|
||||||
setopt ${_gitstatus_opts[@]}
|
(( ${#_gitstatus_opts} )) && setopt ${_gitstatus_opts[@]}
|
||||||
'builtin' 'unset' '_gitstatus_opts'
|
'builtin' 'unset' '_gitstatus_opts'
|
||||||
|
|
Loading…
Reference in New Issue