summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-03 17:45:34 (GMT)
committerJunio C Hamano <gitster@pobox.com>2015-08-03 17:45:34 (GMT)
commite88b8586bfd967cbfec62359cf4c53ec65848054 (patch)
treea0b993df0ba925cc73cb218d7ec5a208427a903d /GIT-VERSION-GEN
parenta17c56c056d5fea0843b429132904c429a900229 (diff)
parent8545932d45c91437ac439b1a2df12cf397f71311 (diff)
downloadgit-e88b8586bfd967cbfec62359cf4c53ec65848054.zip
git-e88b8586bfd967cbfec62359cf4c53ec65848054.tar.gz
git-e88b8586bfd967cbfec62359cf4c53ec65848054.tar.bz2
Sync with 2.4.8
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 0 insertions, 2 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index cd96820..5cadf44 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -38,5 +38,3 @@ test "$VN" = "$VC" || {
echo >&2 "GIT_VERSION = $VN"
echo "GIT_VERSION = $VN" >$GVF
}
-
-