Skip to content

Commit 17d4b10

Browse files
committed
The tenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent d19863b commit 17d4b10

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/RelNotes/2.47.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,9 @@ UI, Workflows & Features
4343
that the history leading to a given commit "%(is-base:<commit>)" is
4444
likely based on.
4545

46+
* The command line prompt support used to be littered with bash-isms,
47+
which has been corrected to work with more shells.
48+
4649

4750
Performance, Internal Implementation, Development Support etc.
4851
--------------------------------------------------------------
@@ -171,6 +174,8 @@ Fixes since v2.46
171174
which made no sense. These bugs have been corrected.
172175
(merge a72dfab8b8 tb/pseudo-merge-bitmap-fixes later to maint).
173176

177+
* "git rebase -x --quiet" was not quiet, which was corrected.
178+
174179
* Other code cleanup, docfix, build fix, etc.
175180
(merge bb0498b1bb jc/how-to-maintain-updates later to maint).
176181
(merge 0d66f601a9 jc/tests-no-useless-tee later to maint).

0 commit comments

Comments
 (0)