summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: dc865af)
raw | patch | inline | side by side (parent: dc865af)
author | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Nov 2011 06:14:53 +0000 (22:14 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 13 Nov 2011 06:14:53 +0000 (22:14 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.8.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index 7626fee8ebe1e7401e63fa4953cbc4745d034a37..b9bb32492f85ea9d80bbf279ea459881048e31f5 100644 (file)
---
exec >/var/tmp/1
-O=v1.7.8-rc1-11-gd7a0129
+O=v1.7.8-rc1-23-gdc865af
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index cc8a3d27d5a50ee9388b2eacabb5ebbbc0300f0e..c3435b0c4f00e873dc019cf8224543943cf0452f 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8-rc1
+DEF_VER=v1.7.8-rc2
LF='
'