We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e92ea62 commit 17437d4Copy full SHA for 17437d4
Documentation/RelNotes-1.5.3.txt
@@ -28,7 +28,7 @@ Updates since v1.5.2
28
* For people who need to import from Perforce, a front-end for
29
fast-import is in contrib/fast-import/.
30
31
-* Comes with git-gui 0.8.1.
+* Comes with git-gui 0.8.2.
32
33
* Comes with updated gitk.
34
@@ -318,8 +318,11 @@ this release, unless otherwise noted.
318
- "gitweb" had trouble handling non UTF-8 text with older
319
Encode.pm Perl module.
320
321
+ - "git-write-tree" had a bad interaction with racy-git avoidance and
322
+ gitattributes mechanisms.
323
+
324
--
325
exec >/var/tmp/1
-O=v1.5.3-rc6
326
+O=v1.5.3-rc6-47-ge92ea62
327
echo O=`git describe refs/heads/master`
328
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint
0 commit comments