magit-refresh-status: align messages for rebase message
"Rebasing:" was the longest message, but the status bar wasn't aligned before, now this: Local: (detached) ~/g/git/ Head: c6b2a51 gettextize: git-clone "Cloning into" message Rebasing: onto master (26 of 159); Press "R" to Abort, Skip, or Continue Is aligned like this: Local: (detached) ~/g/git/ Head: c6b2a51 gettextize: git-clone "Cloning into" message Rebasing: onto master (26 of 159); Press "R" to Abort, Skip, or Continue Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
This commit is contained in:
parent
19a8f263a0
commit
26107dda6f
1 changed files with 4 additions and 4 deletions
Loading…
Reference in a new issue