GIT 1.5.4.5

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2008-03-27 20:36:35 -07:00
parent 24362a5d3f
commit f8dd64fdbf
2 changed files with 1 additions and 7 deletions

View file

@ -54,9 +54,3 @@ Fixes since v1.5.4.4
"rebase --continue" impossible.
As usual, it also comes with many documentation fixes and clarifications.
--
exec >/var/tmp/1
echo O=$(git describe maint)
O=v1.5.4.4-32-gb88605f
git shortlog --no-merges $O..maint

View file

@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
DEF_VER=v1.5.4.4.GIT
DEF_VER=v1.5.4.5.GIT
LF='
'