Jeff King <peff@xxxxxxxx> writes: > On Mon, Jun 27, 2016 at 07:46:18PM +0200, Matthieu Moy wrote: > >> diff --git a/Documentation/git-mv.txt b/Documentation/git-mv.txt >> index e453132..cbae886 100644 >> --- a/Documentation/git-mv.txt >> +++ b/Documentation/git-mv.txt >> @@ -35,7 +35,7 @@ OPTIONS >> Skip move or rename actions which would lead to an error >> condition. An error happens when a source is neither existing nor >> controlled by Git, or when it would overwrite an existing >> - file unless '-f' is given. >> + file unless `-f` is given. > > git-am complains about the space indentation in the post-image. I know > it was there before your patch, but the indentation for that paragraph > is off. I wonder if it makes sense to fix it as a preliminary patch. There were just 2 mis-indented lines, I've added a preliminary patch to fix them. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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