summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0bdb5af)
raw | patch | inline | side by side (parent: 0bdb5af)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 31 Oct 2007 19:20:05 +0000 (12:20 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 31 Oct 2007 19:20:05 +0000 (12:20 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.3.5.txt | patch | blob | history | |
GIT-VERSION-GEN | patch | blob | history |
index bf6a279ede10ac88544058d010101a8b0052694e..4e46d2c2a27cecee0d87461ad08b31cea5dfec2e 100644 (file)
* "git-rebase -interactive" did not handle its "--strategy" option
properly.
-
---
-exec >/var/tmp/1
-O=v1.5.3.4-65-gf91333d
-echo O=`git describe refs/heads/maint`
-git shortlog --no-merges $O..refs/heads/maint
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 223c4f5e14415401c77a66d22af8ca9e1a81c995..88a4acad151de6705bb54b173c1a0b4983438bcb 100755 (executable)
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.3.4.GIT
+DEF_VER=v1.5.3.5.GIT
LF='
'