On Mon, Oct 4, 2010 at 22:09, Bert Wesarg [off-list ref] wrote:
quoted hunk ↗ jump to hunk
@@ -46,22 +44,32 @@ base_rev="$(git rev-parse --short --verify "refs/top-bases/$name" 2>/dev/null)"
setup_pager
:
+git diff-tree -p --stat -r $b_tree $t_tree
There is currently no color output and I don't know if a simple
--color suffice here.
Bert
echo '-- '
echo "tg: ($base_rev..) $name (depends on: $(cat_file "$topic:.topdeps" | paste -s -d' '))"
--
tg: (c9ca19b..) bw/tg-patch-pretty_tree (depends on: bw/files)