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)
commit52c8d3cd567f12930c1860298baa97a6312e9c56
tree35c68742068abb8f9c161155efe342bb8fed6e5c
parentf281705dd58f0bfa29ccad928b8ee8d7331ae526
tg-prev/tg-next: commands to explore dependencies

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>
.gitignore
README
contrib/tg-completion.bash
tg-next.sh [new file with mode: 0644]
tg-prev.sh [new file with mode: 0644]