From: Jens Lehmann Date: Mon, 7 Feb 2011 22:24:54 +0000 (+0100) Subject: pull: Document the "--[no-]recurse-submodules" options X-Git-Tag: v1.7.4.1~7 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/7811d9600f02e70c9f835719c71156c967a684f7?ds=inline;hp=7811d9600f02e70c9f835719c71156c967a684f7 pull: Document the "--[no-]recurse-submodules" options In commits be254a0ea9 and 7dce19d374 the handling of the new fetch options "--[no-]recurse-submodules" had been added to git-pull.sh. But they were not documented as the pull options they now are, so let's fix that. Signed-off-by: Jens Lehmann Signed-off-by: Junio C Hamano ---