update submodules: add a config option to determine if submodules are updated
commitcf055e465f6febedb8189407a901042814d6b5d8
authorStefan Beller <sbeller@google.com>
Tue, 14 Mar 2017 21:46:33 +0000 (14 14:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 16 Mar 2017 01:15:54 +0000 (15 18:15 -0700)
tree51febb1e8d1cccc01325c6f9463ad862ac73e569
parentd601fd09573540287d1e00e3a25ef6311885bb46
update submodules: add a config option to determine if submodules are updated

In later patches we introduce the options and flag for commands
that modify the working directory, e.g. git-checkout.

Have a central place to store such settings whether we want to update
a submodule.

Signed-off-by: Stefan Beller <sbeller@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
submodule.c
submodule.h