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

GIT 1.6.2

Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
Junio C Hamano 2009-03-03 23:02:16 -08:00
parent a1070d4cbb
commit a95148dea1
3 changed files with 6 additions and 7 deletions

View file

@ -162,9 +162,3 @@ v1.6.1.X series.
* "git -p cmd" when cmd is not a built-in one left the display in funny state
when killed in the middle.
--
exec >/var/tmp/1
O=v1.6.2-rc2
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint

View file

@ -43,6 +43,11 @@ unreleased) version of git, that is available from 'master'
branch of the `git.git` repository.
Documentation for older releases are available here:
* link:v1.6.2/git.html[documentation for release 1.6.2]
* release notes for
link:RelNotes-1.6.2.txt[1.6.2].
* link:v1.6.1.3/git.html[documentation for release 1.6.1.3]
* release notes for

View file

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