diff options
author | Junio C Hamano <gitster@pobox.com> | 2008-03-27 20:36:35 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-03-27 20:36:35 -0700 |
commit | f8dd64fdbf47ac65c1b8d2ed25b789ae2655f8c8 (patch) | |
tree | 5896057e7ee5d492e79a0102a4de107e0261557c /Documentation/RelNotes-1.5.4.5.txt | |
parent | 24362a5d3ffc5ef10ccbcd80b258a418a1c792b5 (diff) | |
download | git-f8dd64fdbf47ac65c1b8d2ed25b789ae2655f8c8.tar.gz |
GIT 1.5.4.5v1.5.4.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.4.5.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.4.5.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.5.4.5.txt b/Documentation/RelNotes-1.5.4.5.txt index 56fcd27b5c..0282341398 100644 --- a/Documentation/RelNotes-1.5.4.5.txt +++ b/Documentation/RelNotes-1.5.4.5.txt @@ -54,9 +54,3 @@ Fixes since v1.5.4.4 "rebase --continue" impossible. As usual, it also comes with many documentation fixes and clarifications. - --- -exec >/var/tmp/1 -echo O=$(git describe maint) -O=v1.5.4.4-32-gb88605f -git shortlog --no-merges $O..maint |