tg-summary.sh: add --heads-only option
commitbb3363810406243505816ebb1ca49508776ad0b0
authorKyle J. McKay <mackyle@gmail.com>
Thu, 9 Feb 2017 22:40:59 +0000 (9 14:40 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 9 Feb 2017 22:40:59 +0000 (9 14:40 -0800)
tree36e13fa3ca6db4f27ed2ca09e8016c41b3971244
parent7e5521c03945f7619e6b4375fc146f7bd6c499c9
tg-summary.sh: add --heads-only option

Equivalent to tg summary --without-deps $(tg summary --heads)
which can be very helpful to see the current state of multiple
patch sets being maintained in a single TopGit repository.

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