mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-10-16 00:11:13 +02:00
git-am also uses .git/rebase-apply for patch list but the file original-commit does not exist (as no commit exist). This patch handles both git rebase and git am. Also: - get the first line (rather than the first char) when the message contains only one line; - remove unused function (ironically that should have been used here). |
||
---|---|---|
.. | ||
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 |