diff options
author | Simran Basi <sbasi@google.com> | 2015-08-05 15:04:22 -0700 |
---|---|---|
committer | Simran Basi <sbasi@google.com> | 2015-08-12 16:22:14 -0700 |
commit | 1efc2b4a0157b5c23317e5e7a51643016133cff5 (patch) | |
tree | e1d51a6b93948da37f888adf89206c658193f2d5 /main.py | |
parent | abaa7f312f1b6c8d11d7c757fe909900ce5788b5 (diff) | |
download | git-repo-1efc2b4a0157b5c23317e5e7a51643016133cff5.tar.gz |
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
Diffstat (limited to 'main.py')
0 files changed, 0 insertions, 0 deletions