Junio C Hamano <gitster@xxxxxxxxx> writes: > Jari Aalto <jari.aalto@xxxxxxxxx> writes: > >> Signed-off-by: Jari Aalto <jari.aalto@xxxxxxxxx> >> --- >> Documentation/fetch-options.txt | 48 +++++++++++++++++++------------------- >> 1 files changed, 24 insertions(+), 24 deletions(-) > > Does this even make sense when git-pull.txt itself includes files other > than this one? fetch-options.txt may begin with the description of -a > that is very early in the alphabetical sequence, but git-pull.txt includes > merge-options.txt before this file, whose contents would describe what > probably would come after -a (I didn't check). Also git-pull.txt itself > has description of --rebase and --no-rebase that definitely come before -a > (I did check). Ah, in your defense ;-) I think you looked only at git-fetch.txt without checking where else this file is included. Then the patch certainly is understandable. It would probably make git-fetch.{1,html} easier to scan, while making things not worse for git-pull.{1,html} -- 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