Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2015-08-03 20:45:34 +0300
committerJunio C Hamano <gitster@pobox.com>2015-08-03 20:45:34 +0300
commite88b8586bfd967cbfec62359cf4c53ec65848054 (patch)
treea0b993df0ba925cc73cb218d7ec5a208427a903d /GIT-VERSION-GEN
parenta17c56c056d5fea0843b429132904c429a900229 (diff)
parent8545932d45c91437ac439b1a2df12cf397f71311 (diff)
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 cd968201627..5cadf44e1a5 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
}
-
-