Skip to content

Commit

Permalink
GIT 1.6.0-rc3
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
gitster committed Aug 13, 2008
1 parent fc721b6 commit 65f59e2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Documentation/RelNotes-1.6.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ Updates since v1.5.6
* git-diff --check now checks leftover merge conflict markers.

* "git-diff -p" learned to grab a better hunk header lines in
Pascal/Delphi and Ruby source files, and also pays attention to
BibTex, Pascal/Delphi, and Ruby files and also pays attention to
chapter and part boundary in TeX documents.

* When remote side used to have branch 'foo' and git-fetch finds that now
Expand Down Expand Up @@ -254,6 +254,6 @@ this release, unless otherwise noted.

---
exec >/var/tmp/1
O=v1.6.0-rc2-21-g0bb3a0b
O=v1.6.0-rc3
echo O=$(git describe refs/heads/master)
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint

0 comments on commit 65f59e2

Please sign in to comment.