summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 695ed47)
raw | patch | inline | side by side (parent: 695ed47)
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>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/git-am.txt | patch | blob | history |
index 2ffba2102b1c2a7dbd093fed89a15b2e644aa398..e640fc75cd3c463370f62b623a4060b014d9371a 100644 (file)
--- a/Documentation/git-am.txt
+++ b/Documentation/git-am.txt
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.