diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-04-12 15:43:24 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-04-12 15:57:58 -0700 |
commit | 3bd1bb327eb4d3e386800897734f9f42b48280ff (patch) | |
tree | ef5dce68318d4d1251b3e0970f5cc3653be149d3 /Documentation/RelNotes-1.6.2.3.txt | |
parent | 1966af81760aea2966f8f218d442aed5f296b992 (diff) | |
download | git-3bd1bb327eb4d3e386800897734f9f42b48280ff.tar.gz |
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.txt | 6 |
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 |