File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change @@ -129,6 +129,21 @@ Fixes since v2.47
129
129
will produce output without any left/right markers, which has been
130
130
corrected.
131
131
132
+ * More leakfixes.
133
+
134
+ * Test modernization.
135
+
136
+ * The "--shallow-exclude=<ref>" option to various history transfer
137
+ commands takes a ref, not an arbitrary revision.
138
+
139
+ * A regression where commit objects missing from a commit-graph can
140
+ cause an infinite loop when doing a fetch in a partial clone has
141
+ been fixed.
142
+
143
+ * The MinGW compatibility layer has been taught to support POSIX
144
+ semantics for atomic renames when other process(es) have a file
145
+ opened at the destination path.
146
+
132
147
* Other code cleanup, docfix, build fix, etc.
133
148
(merge 66893a14d0 ps/leakfixes-part-8 later to maint).
134
149
(merge 1164e270b5 jk/output-prefix-cleanup later to maint).
You can’t perform that action at this time.
0 commit comments