Skip to content

Commit d0e8084

Browse files
committed
The fourteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 4a0bcc8 commit d0e8084

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.43.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,11 @@ Fixes since v2.42
193193
run via the httpd, unlike ASan options, which has been corrected.
194194
(merge 252d693797 jk/test-pass-ubsan-options-to-http-test later to maint).
195195

196+
* "checkout --merge -- path" and "update-index --unresolve path" did
197+
not resurrect conflicted state that was resolved to remove path,
198+
but now they do.
199+
(merge 5bdedac3c7 jc/unresolve-removal later to maint).
200+
196201
* Other code cleanup, docfix, build fix, etc.
197202
(merge fd3ba590d8 ws/git-push-doc-grammofix later to maint).
198203
(merge 5f33a843de ds/upload-pack-error-sequence-fix later to maint).

0 commit comments

Comments
 (0)