0d99067b8d
Since [1] the Rebase button is always visible for the current patch set. This leads to somewhat degraded usability, since its no longer obvious whether a change can be rebased or the change is up-to-date and consequently any rebase attempts will fail. This patch solves the problem by: 1. Displaying an orange circle next to the 'Parent(s)' text when the parent commit is not current, meaning the parent branch or change has moved on. 2. The Rebase (send) button in the RebaseDialog will be disabled, if the change is up-to-date and the "Change parent revision" checkbox is disabled (default). [1] https://gerrit-review.googlesource.com/#/c/63196/ Change-Id: Iaa1b0ce4cf3309330a55d1ab48d5422536089667 |
||
---|---|---|
.. | ||
src | ||
BUCK | ||
gwt.defs |