commit | 7d52585ec4719ce0314c6d1a20216fc0128d6883 | [log] [tgz] |
---|---|---|
author | Luis Hector Chavez <lhchavez@google.com> | Thu Mar 15 09:54:08 2018 -0700 |
committer | Luis Hector Chavez <lhchavez@google.com> | Thu Mar 15 09:55:54 2018 -0700 |
tree | 1356e1f9d4b6846cabee9400ca1cf7fedb73c94a | |
parent | 1f365701b32fbf657fc8277d1fee3656f2501383 [diff] |
Add a way to override the revision of an <extend-project> This change adds support for the 'revision' attribute in <extend-project>. This avoids the need to perform a <remove-project> followed by a <project> in local manifests. Change-Id: Id2834fcfc1ae0d74b3347bed3618f250bf696b1f
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.