X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2FRelNotes-1.6.2.txt;h=ad060f4f8900dde20b66e1b6ef5b0187cdc82983;hb=bcacc0ebdb17b55040826bf82d1bde4070119250;hp=c4873f787cf283fa055e8e6b660f6c4cff7bebbd;hpb=661763abf6e13eabf0aa1a3eefd364d32da8f4ad;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