tg-info.sh: introduce --series[=<head>] option
commitee52f7d57c7d81eba88bf184ccf8cc052cdc63b9
authorKyle J. McKay <mackyle@gmail.com>
Thu, 30 Mar 2017 03:04:40 +0000 (29 20:04 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 30 Mar 2017 03:04:40 +0000 (29 20:04 -0700)
tree29df0e83638875906c13258a031856ae1ed8e630
parentbe7d7f49b0b5577f7fdc523e0667f2754d601ebe
tg-info.sh: introduce --series[=<head>] option

Using the new awking awesome acceleration, make the --series
option quickly show the list of all patches that are part of
the patch series that contains the given branch (or HEAD by
default), in the order they would be linearized as well as
navigated over and with an indicator mark to quickly locate
the specified branch if it's not the last one in the list.

The output provides a quick and simple means to find the
"YOU ARE HERE" mark and reorient oneself after perhaps
spending some time away engaging in distracting activities.

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