aboutsummaryrefslogtreecommitdiff
path: root/Documentation/RelNotes-1.6.2.3.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2009-04-12 16:01:25 -0700
committerJunio C Hamano <gitster@pobox.com>2009-04-12 16:01:25 -0700
commita54c4edc511608fdba513cc94812c31fd4b497f6 (patch)
tree53dea1be73208c23be4cdf2aec37894de8415889 /Documentation/RelNotes-1.6.2.3.txt
parentee7ec2f9ded03700f2b95cc1d4b3d60ed374132a (diff)
parent3bd1bb327eb4d3e386800897734f9f42b48280ff (diff)
downloadgit-a54c4edc511608fdba513cc94812c31fd4b497f6.tar.gz
git-a54c4edc511608fdba513cc94812c31fd4b497f6.tar.xz
Merge branch 'maint'
* maint: GIT 1.6.2.3 State the effect of filter-branch on graft explicitly process_{tree,blob}: Remove useless xstrdup calls Conflicts: GIT-VERSION-GEN
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 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