Files
git/builtin
Brandon Williams 3e7eaed016 submodule init: initialize active submodules
Teach `submodule init` to initialize submodules which have been
configured to be active by setting 'submodule.active' with a pathspec.

Now if no path arguments are given and 'submodule.active' is configured,
`init` will initialize all submodules which have been configured to be
active.  If no path arguments are given and 'submodule.active' is not
configured, then `init` will retain the old behavior of initializing all
submodules.

This allows users to record more complex patterns as it saves retyping
them whenever you invoke update.

Signed-off-by: Brandon Williams <bmwill@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2017-03-18 09:51:23 -07:00
..
2016-11-22 13:55:20 -08:00
2017-02-02 13:36:55 -08:00
2017-01-30 14:17:00 -08:00
2017-01-30 14:17:00 -08:00
2016-09-29 15:42:18 -07:00
2016-10-10 14:03:50 -07:00
2017-02-13 15:19:11 -08:00
2017-03-01 15:09:17 -08:00
2016-11-22 13:13:16 -08:00
2016-12-27 00:11:41 -08:00
2016-09-29 15:42:18 -07:00
2017-01-18 15:12:15 -08:00
2017-02-27 13:57:14 -08:00
2017-01-31 13:14:56 -08:00
2015-10-05 13:20:08 -07:00
2017-03-10 13:24:24 -08:00
2017-01-23 18:51:56 -08:00