X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=tg-patch.sh;h=04023c05234d938d10acfb112a77554e7c0425f8;hb=897a2bd3fdb31a1372ac3f522befa2d5a5f7c07a;hp=45da3042455cbc466553451e8cb89627093c4804;hpb=308892d0c071135031994606170c8be6653e7197;p=topgit.git diff --git a/tg-patch.sh b/tg-patch.sh index 45da304..04023c0 100644 --- a/tg-patch.sh +++ b/tg-patch.sh @@ -41,6 +41,6 @@ fi rm "$git_is_stupid" echo '-- ' -echo "tg: ($base_rev..) $name (depends on $(git cat-file blob "$name:.topdeps"))" +echo "tg: ($base_rev..) $name (depends on: $(git cat-file blob "$name:.topdeps" | paste -s -d' '))" branch_contains "$name" "$base_rev" || echo "tg: The patch is out-of-date wrt. the base! Run \`tg update\`."