mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-09-03 10:21:46 +02:00
Before this patch, $gitbranch would be set to empty, which caused VCS_INFO_get_data_git to early out with a failure status¹, consequently $vcs_info_msg_0_ would be empty. ¹ via the 'if [[ -z ]]' block around line 170. |
||
---|---|---|
.. | ||
Backends | ||
.distfiles | ||
vcs_info | ||
VCS_INFO_adjust | ||
VCS_INFO_bydir_detect | ||
VCS_INFO_check_com | ||
VCS_INFO_formats | ||
VCS_INFO_get_cmd | ||
VCS_INFO_hook | ||
vcs_info_hookadd | ||
vcs_info_hookdel | ||
vcs_info_lastmsg | ||
VCS_INFO_maxexports | ||
VCS_INFO_nvcsformats | ||
vcs_info_printsys | ||
VCS_INFO_quilt | ||
VCS_INFO_realpath | ||
VCS_INFO_reposub | ||
VCS_INFO_set | ||
vcs_info_setsys |