chiark
/
gitweb
/
~ian
/
topgit.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbd6edf
)
amend patch subject
author
martin f. krafft
<madduck@debian.org>
Thu, 20 Nov 2008 12:07:53 +0000
(13:07 +0100)
committer
martin f. krafft
<madduck@debian.org>
Thu, 20 Nov 2008 12:07:53 +0000
(13:07 +0100)
Signed-off-by: martin f. krafft <madduck@debian.org>
.topmsg
patch
|
blob
|
history
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.