diff options
author | Junio C Hamano <gitster@pobox.com> | 2007-10-31 12:20:05 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2007-10-31 12:20:05 -0700 |
commit | 3f2a7ae2c84c921e11041a5edc2522964fc1cce5 (patch) | |
tree | 754ecbd6a176e9463d4e75e1aa64aaaf8e3d994d /Documentation/RelNotes-1.5.3.5.txt | |
parent | 0bdb5af7a571ee2bd71550a545632b1cb7f8f8f3 (diff) | |
download | git-3f2a7ae2c84c921e11041a5edc2522964fc1cce5.tar.gz git-3f2a7ae2c84c921e11041a5edc2522964fc1cce5.tar.xz |
GIT 1.5.3.5v1.5.3.5
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/RelNotes-1.5.3.5.txt')
-rw-r--r-- | Documentation/RelNotes-1.5.3.5.txt | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/Documentation/RelNotes-1.5.3.5.txt b/Documentation/RelNotes-1.5.3.5.txt index bf6a279ed..4e46d2c2a 100644 --- a/Documentation/RelNotes-1.5.3.5.txt +++ b/Documentation/RelNotes-1.5.3.5.txt @@ -92,9 +92,3 @@ Fixes since v1.5.3.4 * "git-rebase -interactive" did not handle its "--strategy" option properly. - --- -exec >/var/tmp/1 -O=v1.5.3.4-65-gf91333d -echo O=`git describe refs/heads/maint` -git shortlog --no-merges $O..refs/heads/maint |