author | Brandon Casey <drafnel@gmail.com> | |
Sun, 22 Mar 2009 00:09:17 +0000 (19:09 -0500) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sun, 22 Mar 2009 00:30:51 +0000 (17:30 -0700) | ||
commit | 76aac715465b7678ca5b834ccbdcb88a3ab8a9f4 | |
tree | e172b597996ac7e31f2376fea98ca08e6412e8e8 | tree | snapshot |
parent | a126ed0a01e265d7f3b2972a34e85636e12e6d34 | commit | diff |
git-branch: display "was sha1" on branch deletion rather than just "sha1"
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>
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>
builtin-branch.c | diff | blob | history | |
t/t3200-branch.sh | diff | blob | history |