chiark / gitweb /
Fix recursive tg calls: Pass tg parameters through properly
[topgit.git] / tg-patch.sh
index 48f4d770059bc7e7cb99bd8b005ad1ae1aeb932e..79e5cb3890a142a048cc2013089150fc24dad20b 100644 (file)
@@ -43,4 +43,4 @@ rm "$git_is_stupid"
 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\`."
+       echo "tg: The patch is out-of-date wrt. the base! Run \`$tg update\`."