diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-05-06 17:13:27 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-05-06 18:16:40 -0700 |
commit | f01f1099f40f24fe6f7802185340a6fa3a3d4f35 (patch) | |
tree | e77f8d73a6a39a399d96411baa1e02c59a1664f0 /Documentation/RelNotes-1.6.3.txt | |
parent | c5ae7cb6d94f37deedd5dcf92a6608ca7d3ce081 (diff) | |
download | git-f01f1099f40f24fe6f7802185340a6fa3a3d4f35.tar.gz |
GIT 1.6.3v1.6.3
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.3.txt')
-rw-r--r-- | Documentation/RelNotes-1.6.3.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.3.txt b/Documentation/RelNotes-1.6.3.txt index 33209fe7fd..418c685cf8 100644 --- a/Documentation/RelNotes-1.6.3.txt +++ b/Documentation/RelNotes-1.6.3.txt @@ -180,9 +180,3 @@ v1.6.2.X series. * git-gc spent excessive amount of time to decide if an object appears in a locally existing pack (if needed, backport by merging 69e020a). - ---- -exec >/var/tmp/1 -O=v1.6.3-rc2 -echo O=$(git describe master) -git shortlog --no-merges $O..master ^maint |