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
43
43
that the history leading to a given commit "%(is-base:<commit>)" is
44
44
likely based on.
45
45
46
+ * The command line prompt support used to be littered with bash-isms,
47
+ which has been corrected to work with more shells.
48
+
46
49
47
50
Performance, Internal Implementation, Development Support etc.
48
51
--------------------------------------------------------------
@@ -171,6 +174,8 @@ Fixes since v2.46
171
174
which made no sense. These bugs have been corrected.
172
175
(merge a72dfab8b8 tb/pseudo-merge-bitmap-fixes later to maint).
173
176
177
+ * "git rebase -x --quiet" was not quiet, which was corrected.
178
+
174
179
* Other code cleanup, docfix, build fix, etc.
175
180
(merge bb0498b1bb jc/how-to-maintain-updates later to maint).
176
181
(merge 0d66f601a9 jc/tests-no-useless-tee later to maint).
You can’t perform that action at this time.
0 commit comments