We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc721b6 commit 65f59e2Copy full SHA for 65f59e2
1 file changed
Documentation/RelNotes-1.6.0.txt
@@ -178,7 +178,7 @@ Updates since v1.5.6
178
* git-diff --check now checks leftover merge conflict markers.
179
180
* "git-diff -p" learned to grab a better hunk header lines in
181
- Pascal/Delphi and Ruby source files, and also pays attention to
+ BibTex, Pascal/Delphi, and Ruby files and also pays attention to
182
chapter and part boundary in TeX documents.
183
184
* When remote side used to have branch 'foo' and git-fetch finds that now
@@ -254,6 +254,6 @@ this release, unless otherwise noted.
254
255
---
256
exec >/var/tmp/1
257
-O=v1.6.0-rc2-21-g0bb3a0b
+O=v1.6.0-rc3
258
echo O=$(git describe refs/heads/master)
259
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
0 commit comments