summaryrefslogtreecommitdiff
path: root/GIT-VERSION-GEN
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2015-08-03 11:20:07 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-08-03 11:20:07 -0700
commitefc8a625e9b03e6f8ceed37ccd4b9167a7447e31 (patch)
treed8ac708dce432fe677e55a288cf9bcfdf4857412 /GIT-VERSION-GEN
parentFirst batch for 2.6 (diff)
parentSync with 2.4.8 (diff)
downloadtgif-efc8a625e9b03e6f8ceed37ccd4b9167a7447e31.tar.xz
Sync with maint
* maint: Git 2.4.8
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 fd6c6890b0..fc45283501 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
}
-
-