commit | e7379dc5f75f4c331c16b4199904dc98ee858e5f | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@google.com> | Wed Jan 30 14:35:39 2019 -0500 |
committer | Mike Frysinger <vapier@google.com> | Fri Feb 01 03:06:04 2019 -0500 |
tree | 61855b16609a8aa678fc014461a5b9ebbeb551d0 | |
parent | 13f323b2c221db4e69e3f5a671455954b65f1fb3 [diff] |
docs: document a Python 3 migration plan Bug: https://crbug.com/gerrit/10418 Change-Id: I72d82ce3a2d9af45d942bb10de82340110864ea5
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.