File tree 1 file changed +8
-0
lines changed 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,9 @@ UI, Workflows & Features
35
35
* "git config" learned to show in which "scope", in addition to in
36
36
which file, each config setting comes from.
37
37
38
+ * The basic 7 colors learned the brighter counterparts
39
+ (e.g. "brightred").
40
+
38
41
39
42
Performance, Internal Implementation, Development Support etc.
40
43
@@ -212,6 +215,10 @@ Fixes since v2.25
212
215
thing.
213
216
(merge a7df60cac8 tb/commit-graph-object-dir later to maint).
214
217
218
+ * "git remote rename X Y" needs to adjust configuration variables
219
+ (e.g. branch.<name>.remote) whose value used to be X to Y.
220
+ branch.<name>.pushRemote is now also updated.
221
+
215
222
* Other code cleanup, docfix, build fix, etc.
216
223
(merge 26f924d50e en/simplify-check-updates-in-unpack-trees later to maint).
217
224
(merge d0d0a357a1 am/update-pathspec-f-f-tests later to maint).
@@ -230,3 +237,4 @@ Fixes since v2.25
230
237
(merge 08809c09aa js/mingw-open-in-gdb later to maint).
231
238
(merge cc4f2eb828 jk/doc-credential-helper later to maint).
232
239
(merge e0020b2f82 es/outside-repo-errmsg-hints later to maint).
240
+ (merge a2dc43414c es/doc-mentoring later to maint).
You can’t perform that action at this time.
0 commit comments