aboutsummaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-04-12 15:43:24 -0700
committerJunio C Hamano <gitster@pobox.com>2009-04-12 15:57:58 -0700
commit3bd1bb327eb4d3e386800897734f9f42b48280ff (patch)
treeef5dce68318d4d1251b3e0970f5cc3653be149d3 /Documentation
parent1966af81760aea2966f8f218d442aed5f296b992 (diff)
downloadgit-3bd1bb327eb4d3e386800897734f9f42b48280ff.tar.gz
git-3bd1bb327eb4d3e386800897734f9f42b48280ff.tar.xz
GIT 1.6.2.3v1.6.2.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation')
-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 6560593fd..4d3c1ac91 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