summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorSean <seanlkml@sympatico.ca>2006-05-22 04:39:52 (GMT)
committerJunio C Hamano <junkio@cox.net>2006-05-23 01:20:46 (GMT)
commit1100ac81a90b03e0c037a286569a340decf7489b (patch)
tree1b0e7fd218c20f72ba6d1727ca009d005cf13d0c /Makefile
parentc4b16f8d7786c2a9655636779ce4e3e89f0df86c (diff)
downloadgit-1100ac81a90b03e0c037a286569a340decf7489b.zip
git-1100ac81a90b03e0c037a286569a340decf7489b.tar.gz
git-1100ac81a90b03e0c037a286569a340decf7489b.tar.bz2
Change GIT-VERSION-GEN to call git commands with "git" not "git-".
GIT-VERSION-GEN can incorrectly return a default version of "v1.3.GIT" because it tries to execute git commands using the "git-cmd" format that expects all git commands to be in the $PATH. Convert these to "git cmd" format so that a proper answer is returned even when the git commands have been moved out of the $PATH and into a $gitexecdir. Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions