summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 09116a1)
raw | patch | inline | side by side (parent: 09116a1)
author | Junio C Hamano <gitster@pobox.com> | |
Thu, 17 Nov 2011 19:06:15 +0000 (11:06 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 17 Nov 2011 19:06:15 +0000 (11:06 -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 b9bb32492f85ea9d80bbf279ea459881048e31f5..e27dd71d0ccdeac41799a4ddc910863b2466e583 100644 (file)
between commits in the superproject that has and does not have the
submodule in the tree without re-cloning.
- * "git upload-archive" (hence "git archive --remote") can be built
- and used on mingw port of Git.
-
* "gitweb" leaked unescaped control characters from syntax hiliter
outputs.
---
exec >/var/tmp/1
-O=v1.7.8-rc1-23-gdc865af
+O=v1.7.8-rc2-3-g09116a1
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 c3435b0c4f00e873dc019cf8224543943cf0452f..6fbd7cd27761b3de5e8a3af0cafcae5acae98d51 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.7.8-rc2
+DEF_VER=v1.7.8-rc3
LF='
'