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 d128a42 commit 78f0ab0Copy full SHA for 78f0ab0
NEWS.md
@@ -2,11 +2,13 @@
2
3
## CHANGES
4
5
-* Added the file 'src/Makevars.ucrt'.
6
* Added the build configuration script ('src/Makevars.ucrt') for
7
Windows UCRT. Thanks to Tomas Kalibera for providing the patch.
8
9
-* Added documentation about line endings in the diff function.
+* Added documentation about line endings in the diff
+ function. Different operating systems handle line endings
10
+ differently and to avoid problems in diffs, Git can be configured to
11
+ handle these differences in line endings
12
13
# git2r 0.29.0 (2021-11-18)
14
0 commit comments