commit | 1efc2b4a0157b5c23317e5e7a51643016133cff5 | [log] [tgz] |
---|---|---|
author | Simran Basi <sbasi@google.com> | Wed Aug 05 15:04:22 2015 -0700 |
committer | Simran Basi <sbasi@google.com> | Wed Aug 12 16:22:14 2015 -0700 |
tree | e1d51a6b93948da37f888adf89206c658193f2d5 | |
parent | abaa7f312f1b6c8d11d7c757fe909900ce5788b5 [diff] |
GITC: Add gitc-init subcommand to repo. Adds the new gitc-init command to set up a GITC client. Gitc-init sets up the client directory and calls repo init within it. Once the repo is initialized, then generates a GITC manifest file by using git ls-remote on each project and retrieving the HEAD SHA to use as the revision attribute. Gitc-init inherits from and has all the options as repo init. Change-Id: Icd7e47e90eab752a77de7c80ebc98cfe16bf6de3