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:
Ævar Arnfjörð Bjarmason 2010-09-24 21:19:58 +00:00
parent 19a8f263a0
commit 26107dda6f