Re: [PATCH] Documentation/git-format-patch.txt: fix weird backslash at --root
From: <hidden> Date: 2016-06-15 22:45:50
JCH> http://www.kernel.org/pub/software/scm/git/docs/git-format-patch.html
That looks OK. All I know is on Debian (1:1.5.6.5-2) it gets rendered:
$ w3m -dump /usr/share/doc/git-doc/git-format-patch.html|fgrep \\-
$ git format-patch \--root origin
I was patching offline from Debian. OK, in the future I will clone
upstream directly properly first.