From: Junio C Hamano Date: Tue, 4 Mar 2008 08:25:05 +0000 (-0800) Subject: am: remove support for -d .dotest X-Git-Tag: v1.5.5-rc0~46^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=e72c74062c01855372add133fe8dcc0bd22bad20;p=git.git am: remove support for -d .dotest It has been supported for a long time, but I do not think this feature has been in use in the real world at all. We would eventually move this out of the toplevel of the work tree and to somewhere under $GIT_DIR, so let's remove the command line option to specify the location now. Signed-off-by: Junio C Hamano --- diff --git a/Documentation/git-am.txt b/Documentation/git-am.txt index e640fc75c..2387a8d6c 100644 --- a/Documentation/git-am.txt +++ b/Documentation/git-am.txt @@ -9,7 +9,7 @@ git-am - Apply a series of patches from a mailbox SYNOPSIS -------- [verse] -'git-am' [--signoff] [--dotest=] [--keep] [--utf8 | --no-utf8] +'git-am' [--signoff] [--keep] [--utf8 | --no-utf8] [--3way] [--interactive] [--binary] [--whitespace=