Code

GIT 1.5.3.5 v1.5.3.5
authorJunio C Hamano <gitster@pobox.com>
Wed, 31 Oct 2007 19:20:05 +0000 (12:20 -0700)
committerJunio 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
GIT-VERSION-GEN

index bf6a279ede10ac88544058d010101a8b0052694e..4e46d2c2a27cecee0d87461ad08b31cea5dfec2e 100644 (file)
@@ -92,9 +92,3 @@ Fixes since v1.5.3.4
 
  * "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
index 223c4f5e14415401c77a66d22af8ca9e1a81c995..88a4acad151de6705bb54b173c1a0b4983438bcb 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/sh
 
 GVF=GIT-VERSION-FILE
-DEF_VER=v1.5.3.4.GIT
+DEF_VER=v1.5.3.5.GIT
 
 LF='
 '