summaryrefslogtreecommitdiff
path: root/Documentation/git-am.txt
diff options
context:
space:
mode:
authorLibravatar John Ellson <ellson@research.att.com>2005-12-30 11:23:17 -0500
committerLibravatar Junio C Hamano <junkio@cox.net>2006-01-05 21:02:01 -0800
commit026351a03507dc3a2e89e068c01234dc55914df2 (patch)
tree4e1ac5c4269f2e6e568390cc6128a88c2f924cbe /Documentation/git-am.txt
parentMerge fixes up to GIT 1.0.7 (diff)
downloadtgif-026351a03507dc3a2e89e068c01234dc55914df2.tar.xz
Make GIT-VERSION-GEN tolerate missing git describe command
I think it is probably a bug that "git non_existent_command" returns its error message to stdout without an error, where "git-non_existent_command" behaves differently and does return an error. Older versions of git did not implement "git describe" and GIT-VERSION-GEN produces an empty version string if run on a system with such a git installed. The consequence is that "make rpm" fails. This patch fixes GIT-VERSION-GEN so that it works in the absence of a working "git describe" Signed-off-by: John Ellson <ellson@research.att.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Documentation/git-am.txt')
0 files changed, 0 insertions, 0 deletions