On Tue, Mar 4, 2008 at 3:25 AM, Junio C Hamano <gitster@xxxxxxxxx> wrote: > @@ -152,8 +148,8 @@ do > --skip) > skip=t ;; > -d|--dotest) > - shift > - case "$1" in /*) dotest=$1;; *) dotest="$prefix$1" ;; esac ;; > + die "-d option is not longer supported. Do not use." s/not longer/no longer/ Also, probably want to remove mention of the option from Documentation/git-am.txt as well. j. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html