X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=Documentation%2FRelNotes-1.6.2.txt;h=ad060f4f8900dde20b66e1b6ef5b0187cdc82983;hb=452c6d506b1a6dcf24d4ceaa592afc39c1c1a60e;hp=c4873f787cf283fa055e8e6b660f6c4cff7bebbd;hpb=12ef3d84393025af044869be7de4c8e8aa1e025f;p=git.git diff --git a/Documentation/RelNotes-1.6.2.txt b/Documentation/RelNotes-1.6.2.txt index c4873f787..ad060f4f8 100644 --- a/Documentation/RelNotes-1.6.2.txt +++ b/Documentation/RelNotes-1.6.2.txt @@ -162,9 +162,3 @@ v1.6.1.X series. * "git -p cmd" when cmd is not a built-in one left the display in funny state when killed in the middle. - --- -exec >/var/tmp/1 -O=v1.6.2-rc2 -echo O=$(git describe master) -git shortlog --no-merges $O..master ^maint