Patrick Steinhardt <ps@xxxxxx> writes: > +--porcelain:: > + Print the output to standard output in an easy-to-parse format for > + scripts. See section OUTPUT in linkgit:git-fetch[1] for details. > ++ > +This is incompatible with `--recurse-submodules=[yes|on-demand]`. > + We should probably specify that this will override any setting of "fetch.output" (and perhaps add a test for it). Most readers will probably guess that this is the case, but the extra clarity wouldn't hurt.