chiark / gitweb /
fix indentation
[topgit.git] / .topmsg
diff --git a/.topmsg b/.topmsg
index 051ae074964c8afaa2d4ba7dd1eb735f67e4f2cb..65a11de3dcc119251d316c1ab691c2f6810937c3 100644 (file)
--- a/.topmsg
+++ b/.topmsg
@@ -1,5 +1,5 @@
 From: martin f. krafft <madduck@debian.org>
-Subject: [PATCH] Require an argument to tg -r
+Subject: [TopGit PATCH] Require an argument to tg -r
 
 Right now, if -r is passed to tg, an ugly shift error occurs. This patch
 checks for that case and outputs the help message if it occurs.