chiark / gitweb /
tg-prev/tg-next: commands to explore dependencies
authorBert Wesarg <bert.wesarg@googlemail.com>
Fri, 8 Oct 2010 07:32:36 +0000 (09:32 +0200)
committerBert Wesarg <bert.wesarg@googlemail.com>
Mon, 8 Nov 2010 07:27:29 +0000 (08:27 +0100)
Two new commands to explore the dependencies of TopGit branches:

  a) tg prev [-i | -w] [NAME]
     outputs the dependencies of NAME

  b) tg next [-i | -w] [NAME]
     outputs branches which depends on NAME

Obviously, quilt next was the inspiration.

Signed-off-by: Bert Wesarg <bert.wesarg@googlemail.com>

No differences found