X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?p=topgit.git;a=blobdiff_plain;f=tg-patch.sh;h=a7043756424098d30403a9ec652c932cbc0b5f44;hp=97338ab63ef77f52eb876c77ca50b669c458f333;hb=4fe0a8e009776b8c66357f08ef8171bdc2c0f468;hpb=c263301596f83da5c521ea3d0c61e0953c9ae1de diff --git a/tg-patch.sh b/tg-patch.sh index 97338ab..a704375 100644 --- a/tg-patch.sh +++ b/tg-patch.sh @@ -44,3 +44,5 @@ echo '-- ' 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\`." + +# vim:noet