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>2010-03-07 22:07:51 +0300
committerJunio C Hamano <gitster@pobox.com>2010-03-07 22:07:51 +0300
commit97222d9634b5518cd3d328aa86b52746a16334a7 (patch)
treea2b54d5cfa47d4a99411ca7843cd6a16dfd30a12 /Documentation/RelNotes-1.7.0.2.txt
parent5565f47c4054e9a1abfad8c4a754e9a6224dc591 (diff)
Git 1.7.0.2v1.7.0.2
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.7.0.2.txt')
-rw-r--r--Documentation/RelNotes-1.7.0.2.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.7.0.2.txt b/Documentation/RelNotes-1.7.0.2.txt
index e44e010c11..fcb46ca6a4 100644
--- a/Documentation/RelNotes-1.7.0.2.txt
+++ b/Documentation/RelNotes-1.7.0.2.txt
@@ -38,9 +38,3 @@ Fixes since v1.7.0.1
file.
And other minor fixes and documentation updates.
-
----
-exec >/var/tmp/1
-O=v1.7.0.1-64-g7d18122
-echo O=$(git describe maint)
-git shortlog --no-merges $O..maint