File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff 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
4750Performance, 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).
You can’t perform that action at this time.
0 commit comments