diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-10-10 00:05:19 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-10 00:05:19 -0700 |
commit | 78d553b7d7b269bb22ebd8b1198657c37484a3a0 (patch) | |
tree | 502d1392b43f8c81f0ee0d982002988869ca1630 /Documentation/RelNotes-1.6.5.txt | |
parent | 85886162f1149bb1db48e6a4c8e1c4a4a726173f (diff) | |
download | git-78d553b7d7b269bb22ebd8b1198657c37484a3a0.tar.gz |
GIT 1.6.5v1.6.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.6.5.txt')
-rw-r--r-- | Documentation/RelNotes-1.6.5.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.6.5.txt b/Documentation/RelNotes-1.6.5.txt index 636e226a37..ee141c19ad 100644 --- a/Documentation/RelNotes-1.6.5.txt +++ b/Documentation/RelNotes-1.6.5.txt @@ -167,9 +167,3 @@ Fixes since v1.6.4 All of the fixes in v1.6.4.X maintenance series are included in this release, unless otherwise noted. - --- -exec >/var/tmp/1 -O=v1.6.5-rc3-4-gbf8fc21 -echo O=$(git describe master) -git shortlog --no-merges $O..master --not maint |