1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-05-10 18:56:10 +02:00

GIT 1.5.3.5

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2007-10-31 12:20:05 -07:00
parent 0bdb5af7a5
commit 3f2a7ae2c8
2 changed files with 1 additions and 7 deletions

View 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

View File

@ -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='
'