Files
git/builtin
Nicolas Morey-Chaisemartin 121e43fa53 pull: honor submodule.recurse config option
"git pull" supports a --recurse-submodules option but does not parse the
submodule.recurse configuration item to set the default for that option.
Meanwhile "git fetch" does support submodule.recurse, producing
confusing behavior: when submodule.recurse is enabled, "git pull"
recursively fetches submodules but does not update them after fetch.

Handle submodule.recurse in "git pull" to fix this.

Reported-by: Magnus Homann <magnus@homann.se>
Signed-off-by: Nicolas Morey-Chaisemartin <nicolas@morey-chaisemartin.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-09-07 09:52:18 +09:00
..
2017-08-23 15:12:06 -07:00
2016-11-22 13:55:20 -08:00
2017-09-06 13:11:25 +09:00
2017-08-23 15:12:07 -07:00
2017-06-24 14:28:41 -07:00
2017-08-11 13:26:58 -07:00
2017-08-23 15:12:06 -07:00
2017-06-24 14:28:41 -07:00
2017-08-11 13:27:01 -07:00
2017-08-03 13:11:02 -07:00
2017-03-31 08:33:56 -07:00
2017-08-26 22:55:09 -07:00
2017-08-26 22:55:09 -07:00
2017-08-24 10:20:02 -07:00
2017-06-24 14:28:41 -07:00
2017-06-24 14:28:41 -07:00
2017-08-26 22:55:10 -07:00
2017-08-03 13:11:02 -07:00
2017-07-10 13:42:51 -07:00
2017-08-11 13:26:56 -07:00
2017-08-26 22:55:09 -07:00
2017-08-22 10:29:03 -07:00
2017-07-10 13:42:51 -07:00
2017-08-22 10:29:03 -07:00
2017-06-24 14:28:41 -07:00
2017-08-24 10:20:02 -07:00
2017-08-03 13:11:02 -07:00
2017-08-22 10:29:03 -07:00
2017-01-23 18:51:56 -08:00
2017-06-24 14:28:41 -07:00
2017-06-24 14:28:41 -07:00