tg.sh: add support for recurse_deps_exclude
commit6c762dccc3cabd7617ec07a59202ee47475e6fcc
authorKyle J. McKay <mackyle@gmail.com>
Thu, 29 Oct 2015 04:11:42 +0000 (28 21:11 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Thu, 29 Oct 2015 04:11:42 +0000 (28 21:11 -0700)
tree92bb78136f5fd028044c2857e68ea37695c33a2a
parent4a28994317407d1940fe9fb1a5b2a79d9acb6139
tg.sh: add support for recurse_deps_exclude

Any branch names contained in the space-separated recurse_deps_exclude
list will be excluded (along with their depedencies) from enumeration.

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