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-04-13 02:43:24 +0400
committerJunio C Hamano <gitster@pobox.com>2009-04-13 02:57:58 +0400
commit3bd1bb327eb4d3e386800897734f9f42b48280ff (patch)
treeef5dce68318d4d1251b3e0970f5cc3653be149d3 /Documentation/RelNotes-1.6.2.3.txt
parent1966af81760aea2966f8f218d442aed5f296b992 (diff)
GIT 1.6.2.3v1.6.2.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.2.3.txt')
-rw-r--r--Documentation/RelNotes-1.6.2.3.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.2.3.txt b/Documentation/RelNotes-1.6.2.3.txt
index 6560593fd5..4d3c1ac91c 100644
--- a/Documentation/RelNotes-1.6.2.3.txt
+++ b/Documentation/RelNotes-1.6.2.3.txt
@@ -20,9 +20,3 @@ Fixes since v1.6.2.2
to prevent them from being repacked.
Many small documentation updates are included as well.
-
----
-exec >/var/tmp/1
-echo O=$(git describe maint)
-O=v1.6.2.2-41-gbff82d0
-git shortlog --no-merges $O..maint