mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-09 22:11:16 +02:00
Before this commit, the following use-case: git checkout foo^ git show foo | git am would result in a fatal error, with vcs_info_msg_N_ not set: VCS_INFO_git_getbranch:18: no such file or directory: .git/rebase-apply/onto Now they are set correctly, and HEAD's commit hash is used. |
||
---|---|---|
.. | ||
Backends | ||
.distfiles | ||
vcs_info | ||
VCS_INFO_adjust | ||
VCS_INFO_bydir_detect | ||
VCS_INFO_check_com | ||
VCS_INFO_formats | ||
VCS_INFO_get_cmd | ||
VCS_INFO_hexdump | ||
VCS_INFO_hook | ||
vcs_info_hookadd | ||
vcs_info_hookdel | ||
vcs_info_lastmsg | ||
VCS_INFO_maxexports | ||
VCS_INFO_nvcsformats | ||
VCS_INFO_patch2subject | ||
vcs_info_printsys | ||
VCS_INFO_quilt | ||
VCS_INFO_reposub | ||
VCS_INFO_set | ||
VCS_INFO_set-patch-format | ||
vcs_info_setsys |