aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.6.2.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-03-03 23:02:16 -0800
committerJunio C Hamano <gitster@pobox.com>2009-03-03 23:37:19 -0800
commita95148dea1d9546e96adef7c3cad11be80aa30f5 (patch)
tree060ccbc94698a0b73af1816dc8df44f9af18ee05 /Documentation/RelNotes-1.6.2.txt
parenta1070d4cbbf1002cc0b01afc3de06382deb0511a (diff)
downloadgit-a95148dea1d9546e96adef7c3cad11be80aa30f5.tar.gz
git-a95148dea1d9546e96adef7c3cad11be80aa30f5.tar.xz
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.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.2.txt b/Documentation/RelNotes-1.6.2.txt
index c4873f787..ad060f4f8 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