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:
authorThomas Ackermann <th.acker66@arcor.de>2012-10-16 21:26:23 +0400
committerJunio C Hamano <gitster@pobox.com>2012-10-17 02:35:00 +0400
commitd25c58ce43f45734ef74595b1e6fba1199651699 (patch)
treea14b72ffb945f4b0c0dfed9e5fe6eaef13fd3ab2 /Documentation/RelNotes/1.5.2.1.txt
parent4a182f6174e1b958777ba6fbc6262e5457151049 (diff)
Documentation/RelNotes: remove "updated up to this revision" markers
These were used to keep track of the last commit a release notes entry was written for, and should have been removed when cutting the final release. Signed-off-by: Thomas Ackermann <th.acker@arcor.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes/1.5.2.1.txt')
-rw-r--r--Documentation/RelNotes/1.5.2.1.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes/1.5.2.1.txt b/Documentation/RelNotes/1.5.2.1.txt
index ebf20e22a7..d41984df0b 100644
--- a/Documentation/RelNotes/1.5.2.1.txt
+++ b/Documentation/RelNotes/1.5.2.1.txt
@@ -45,9 +45,3 @@ Fixes since v1.5.2
- git-fastimport --import-marks was broken; fixed.
- A lot of documentation updates, clarifications and fixes.
-
---
-exec >/var/tmp/1
-O=v1.5.2-65-g996e2d6
-echo O=`git describe refs/heads/maint`
-git shortlog --no-merges $O..refs/heads/maint