Skip to content

Commit

Permalink
GIT 1.5.3.5
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Oct 31, 2007
1 parent 0bdb5af commit 3f2a7ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions Documentation/RelNotes-1.5.3.5.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -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='
'
Expand Down

0 comments on commit 3f2a7ae

Please sign in to comment.