From: Junio C Hamano Date: Tue, 19 Sep 2017 01:47:55 +0000 (+0900) Subject: Merge branch 'nm/pull-submodule-recurse-config' X-Git-Tag: v2.15.0-rc0~84 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=df80c5760c947f2013df86f52d0a5103d07958a2;p=thirdparty%2Fgit.git Merge branch 'nm/pull-submodule-recurse-config' "git -c submodule.recurse=yes pull" did not work as if the "--recurse-submodules" option was given from the command line. This has been corrected. * nm/pull-submodule-recurse-config: pull: honor submodule.recurse config option pull: fix cli and config option parsing order --- df80c5760c947f2013df86f52d0a5103d07958a2