commit | 224a31a765eb943443640301a715d2d4eb005b79 | [log] [tgz] |
---|---|---|
author | Martin Kelly <mkelly@xevo.com> | Mon Jul 10 14:46:25 2017 -0700 |
committer | Martin Kelly <mkelly@xevo.com> | Mon Jul 10 14:50:52 2017 -0700 |
tree | e32deed53d2576e43f8250d22c2a0e44f7e5d558 | |
parent | b54343d9fd682bcdb1510042d93fdf38979b9eb7 [diff] |
init: add missing submodule arg The submodule argument to Sync_LocalHalf was missing in MetaBranchSwitch, causing submodules not to get synced when the -b/--manifest-branch argument to init is used. Change-Id: Ie86d271abac2020725770be36ead83be3326e64b Signed-off-by: Martin Kelly <mkelly@xevo.com>
Repo is a tool built on top of Git. Repo helps manage many Git repositories, does the uploads to revision control systems, and automates parts of the development workflow. Repo is not meant to replace Git, only to make it easier to work with Git. The repo command is an executable Python script that you can put anywhere in your path.