Skip to content

Commit

Permalink
Update draft release notes to 1.7.0
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Junio C Hamano committed Jan 31, 2010
1 parent 2ee8c5b commit c0da5db
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Documentation/RelNotes-1.7.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Notes on behaviour change
configured that variable.

* "git status" is not "git commit --dry-run" anymore. This change does
not affect you if you run the command without pathspec.
not affect you if you run the command without argument.

* "git diff" traditionally treated various "ignore whitespace" options
only as a way to filter the patch output. "git diff --exit-code -b"
Expand Down Expand Up @@ -208,7 +208,6 @@ release, unless otherwise noted.

--
exec >/var/tmp/1
O=v1.7.0-rc0-48-gdace5dd
O=v1.7.0-rc0-67-gb10b918
O=v1.7.0-rc1-6-g2ee8c5b
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint

0 comments on commit c0da5db

Please sign in to comment.