File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,9 @@ Backward compatibility notes
1212
1313 If your workflow is negatively affected by this change, please
1414 report it to
[email protected] so that we can take a look into
15- it. In the meantime, the 'rebase.backend' configuration variable
16- can be set in order to use the old default behaviour (the value to
17- do so is not described here---it is given to those who report their
18- issues to the list ;-).
15+ it. After doing so, you can set the 'rebase.backend' configuration
16+ variable to 'apply', in order to use the old default behaviour in
17+ the meantime.
1918
2019
2120UI, Workflows & Features
Original file line number Diff line number Diff line change 11#! /bin/sh
22
33GVF=GIT-VERSION-FILE
4- DEF_VER=v2.26.0-rc1
4+ DEF_VER=v2.26.0-rc2
55
66LF='
77'
You can’t perform that action at this time.
0 commit comments