summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a54a216)
raw | patch | inline | side by side (parent: a54a216)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 Mar 2009 20:03:19 +0000 (13:03 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 15 Mar 2009 20:05:05 +0000 (13:05 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.6.2.1.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index a33782d47cfcca1ccd30116af9996960f2634513..dfa36416af24417b120b2ddf449bde40716e025f 100644 (file)
correct .git directory.
* git-send-email learned to correctly handle multiple Cc: addresses.
-
----
-exec >/var/tmp/1
-O=v1.6.2-21-g7681ed2
-echo O=$(git describe maint)
-git shortlog --no-merges $O..maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 97fc1e0519936111beb295cbb345aa206cdd8893..e6097c23aab9b45a8bdca170dcd393a7ae08e433 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.6.2.GIT
+DEF_VER=v1.6.2.1
LF='
'