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>2011-04-19 22:51:00 +0400
committerJunio C Hamano <gitster@pobox.com>2011-04-19 22:51:00 +0400
commit6ceb270ce6f65cf4bc2a22830f96e0cc838b3fec (patch)
tree405645707d75345f87f3807d97db80a39bf8d79e /Documentation/RelNotes/1.7.5.txt
parent0e73bb4dfc15472d0671c37fe03d577cd0af2380 (diff)
Git 1.7.5-rc3v1.7.5-rc3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.7.5.txt')
-rw-r--r--Documentation/RelNotes/1.7.5.txt8
1 files changed, 1 insertions, 7 deletions
diff --git a/Documentation/RelNotes/1.7.5.txt b/Documentation/RelNotes/1.7.5.txt
index 18edcbf56f..987919c321 100644
--- a/Documentation/RelNotes/1.7.5.txt
+++ b/Documentation/RelNotes/1.7.5.txt
@@ -1,4 +1,4 @@
-Git v1.7.5 Release Notes (draft)
+Git v1.7.5 Release Notes
========================
Updates since v1.7.4
@@ -130,9 +130,3 @@ release, unless otherwise noted.
doing both a mirror fetch and a mirror push at the same time, which
made little sense. We now warn and require the command line to specify
either --mirror=fetch or --mirror=push.
-
----
-exec >/var/tmp/1
-O=v1.7.5-rc2
-echo O=$(git describe 'master')
-git shortlog --no-merges ^maint ^$O master