Skip to content

Commit b9cfe48

Browse files
committed
The seventh batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 8890b4f commit b9cfe48

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

Documentation/RelNotes/2.46.0.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ UI, Workflows & Features
4040
* Updates to symbolic refs can now be made as a part of ref
4141
transaction.
4242

43+
* The trailer API has been reshuffled a bit.
44+
4345

4446
Performance, Internal Implementation, Development Support etc.
4547

@@ -140,6 +142,11 @@ Fixes since v2.45
140142
the wrong order almost consistently, which has been corrected.
141143
(merge f01301aabe jc/compat-regex-calloc-fix later to maint).
142144

145+
* Expose "name conflict" error when a ref creation fails due to D/F
146+
conflict in the ref namespace, to improve an error message given by
147+
"git fetch".
148+
(merge 9339fca23e it/refs-name-conflict later to maint).
149+
143150
* Other code cleanup, docfix, build fix, etc.
144151
(merge 4cf6e7bf5e jt/doc-submitting-rerolled-series later to maint).
145152
(merge a5a4cb7b27 rs/diff-parseopts-cleanup later to maint).
@@ -148,3 +155,5 @@ Fixes since v2.45
148155
(merge 55702c543e fa/p4-error later to maint).
149156
(merge 2566a77774 vd/doc-merge-tree-x-option later to maint).
150157
(merge b64b0df9da ds/scalar-reconfigure-all-fix later to maint).
158+
(merge c81ffcff83 dm/update-index-doc-fix later to maint).
159+
(merge fc0202b0e9 dg/fetch-pack-code-cleanup later to maint).

0 commit comments

Comments
 (0)