git-branch: display "was sha1" on branch deletion rather than just "sha1"
authorBrandon Casey <drafnel@gmail.com>
Sun, 22 Mar 2009 00:09:17 +0000 (19:09 -0500)
committerJunio C Hamano <gitster@pobox.com>
Sun, 22 Mar 2009 00:30:51 +0000 (17:30 -0700)
Make it more pleasant to read about a branch deletion by adding "was".
Jeff King suggested this, and I ignored it. He was right.

Update t3200 test again to match the change in output.

Signed-off-by: Brandon Casey <drafnel@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
No differences found