diff options
author | Frank Terbeck <ft@bewatermyfriend.org> | 2015-10-11 11:54:06 +0200 |
---|---|---|
committer | Frank Terbeck <ft@bewatermyfriend.org> | 2015-10-11 12:29:41 +0200 |
commit | 7a1678767f44f200295d88dfea94902718275266 (patch) | |
tree | 9e3895f45d72657e420ee024bacc83797137731e /Completion/Solaris/Command | |
parent | 83a175795a444e8169fcb592a110d4d15a09b907 (diff) | |
download | zsh-7a1678767f44f200295d88dfea94902718275266.tar.gz zsh-7a1678767f44f200295d88dfea94902718275266.tar.xz zsh-7a1678767f44f200295d88dfea94902718275266.zip |
36830: vcs_info: Silence an error message with new git versions
Mikael informs me on IRC, that in new versions of git (he used 2.6.1) where the "am" subcommand is now a builtin, a file that is used by the git backend of vcs_info (namely .git/rebase-apply/msg-clean) is not available anymore, leading to an annoying error message: VCS_INFO_get_data_git:232: no such file or directory: .git/rebase-apply/msg-clean This patch checks for the availabiliy of the file before using it, and adjusts the value of the dependant values accordingly.
Diffstat (limited to 'Completion/Solaris/Command')
0 files changed, 0 insertions, 0 deletions