projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
695ed47
)
Documentation/git-am.txt: Pass -r in the example invocation of rm -f .dotest
author
Bryan Donlan
<bdonlan@fushizen.net>
Mon, 25 Feb 2008 22:40:19 +0000
(17:40 -0500)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 26 Feb 2008 06:20:08 +0000
(22:20 -0800)
Signed-off-by: Bryan Donlan <bdonlan@fushizen.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt
patch
|
blob
|
history
diff --git
a/Documentation/git-am.txt
b/Documentation/git-am.txt
index 2ffba2102b1c2a7dbd093fed89a15b2e644aa398..e640fc75cd3c463370f62b623a4060b014d9371a 100644
(file)
--- a/
Documentation/git-am.txt
+++ b/
Documentation/git-am.txt
@@
-138,7
+138,7
@@
aborts in the middle,. You can recover from this in one of two ways:
The command refuses to process new mailboxes while `.dotest`
directory exists, so if you decide to start over from scratch,
-run `rm -f .dotest` before running the command with mailbox
+run `rm -f
-r
.dotest` before running the command with mailbox
names.