commit | f4dda9a1be396808fad0cda8316d3a0d6f839ee1 | [log] [tgz] |
---|---|---|
author | Naseer Ahmed <naseer.ahmed@gmail.com> | Thu Dec 01 18:49:54 2016 -0500 |
committer | Naseer Ahmed <naseer.ahmed@gmail.com> | Thu Dec 01 19:03:41 2016 -0500 |
tree | 843fdfada5e3bc60f9c390b3006bd4a1c3448522 | |
parent | b881d227f3c5ab99c04866723cbc06fed4225e78 [diff] |
init: Add no-tags and current branch options This avoids fetching tags and branches for huge manifests Change-Id: I19c9724d75364440b881b297d42b906f541f73ff
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.