Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-03-04 10:02:16 +0300
committerJunio C Hamano <gitster@pobox.com>2009-03-04 10:37:19 +0300
commita95148dea1d9546e96adef7c3cad11be80aa30f5 (patch)
tree060ccbc94698a0b73af1816dc8df44f9af18ee05 /Documentation/RelNotes-1.6.2.txt
parenta1070d4cbbf1002cc0b01afc3de06382deb0511a (diff)
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 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