diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-03-03 23:02:16 -0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-03-03 23:37:19 -0800 |
commit | a95148dea1d9546e96adef7c3cad11be80aa30f5 (patch) | |
tree | 060ccbc94698a0b73af1816dc8df44f9af18ee05 /Documentation/RelNotes-1.6.2.txt | |
parent | a1070d4cbbf1002cc0b01afc3de06382deb0511a (diff) | |
download | git-a95148dea1d9546e96adef7c3cad11be80aa30f5.tar.gz |
GIT 1.6.2v1.6.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.2.txt')
-rw-r--r-- | Documentation/RelNotes-1.6.2.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.2.txt b/Documentation/RelNotes-1.6.2.txt index c4873f787c..ad060f4f89 100644 --- a/Documentation/RelNotes-1.6.2.txt +++ b/Documentation/RelNotes-1.6.2.txt @@ -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 |