Skip to content

Commit 19981da

Browse files
committed
The fifteenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent dce1e0b commit 19981da

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Documentation/RelNotes/2.45.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,13 @@ UI, Workflows & Features
6666
`--keep-redundant-commits` as well as some related docs changes and
6767
sequencer code cleanup.
6868

69+
* "git config" learned "--comment=<message>" option to leave a
70+
comment immediately after the "variable = value" on the same line
71+
in the configuration file.
72+
73+
* core.commentChar used to be limited to a single byte, but has been
74+
updated to allow an arbitrary multi-byte sequence.
75+
6976

7077
Performance, Internal Implementation, Development Support etc.
7178

0 commit comments

Comments
 (0)