1
0
Fork 0
mirror of https://github.com/git/git.git synced 2024-10-28 12:59:41 +01:00

GIT 1.5.6-rc3

Just a lot of small fixes, mostly documentation.

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2008-06-14 12:57:18 -07:00
parent c529d75a75
commit 52cb2bc28b

View file

@ -111,6 +111,6 @@ this release, unless otherwise noted.
--
exec >/var/tmp/1
O=v1.5.6-rc1
O=v1.5.6-rc3
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint