tg-summary.sh: skip annihilated branches
commit65b97752efa3ff21b70f65aaebdde315da3650f4
authorKyle J. McKay <mackyle@gmail.com>
Fri, 3 Feb 2017 23:27:18 +0000 (3 15:27 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 3 Feb 2017 23:27:18 +0000 (3 15:27 -0800)
tree1c62ec1d4f36386eae15093a4eadc1163f9b26fb
parentc3ddac30f558b6ec417c365aa47ba9add8fbc078
tg-summary.sh: skip annihilated branches

Skip showing annihilated branches just like the docs
claim (and how it used to work).

Also restore the semantics of a bare `tg summary`
showing all branches that was inadvertently recently
broken.

The new --with-deps option requires some additional
checks to make sure it doesn't resurrect annihilated
branches.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
tg-summary.sh