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 b708e8b commit 3969d78Copy full SHA for 3969d78
Documentation/RelNotes/2.47.0.txt
@@ -65,6 +65,9 @@ UI, Workflows & Features
65
to discourage its use by interactive users. Add documentation to
66
help tool writers.
67
68
+ * "git apply --3way" learned to take "--ours" and other options.
69
+
70
71
Performance, Internal Implementation, Development Support etc.
72
--------------------------------------------------------------
73
@@ -241,3 +244,4 @@ Fixes since v2.46
241
244
* Other code cleanup, docfix, build fix, etc.
242
245
(merge be10ac7037 jc/mailinfo-header-cleanup later to maint).
243
246
(merge 9a36ea37ae jc/doc-skip-fetch-all-and-prefetch later to maint).
247
+ (merge 4460e052e0 jc/range-diff-lazy-setup later to maint).
0 commit comments