commit | d4b13c280b5cabd19899b0a6f53ef9041f9d01aa | [log] [tgz] |
---|---|---|
author | Eli Ribble <eliribble@google.com> | Tue Dec 18 21:21:12 2018 -0800 |
committer | Eli Ribble <eliribble@google.com> | Wed Dec 19 11:06:35 2018 -0800 |
tree | 53e2af9c86f4d9043c81cadfab894ea0b87ca2ad | |
parent | 6e53844f1edd3c9a3898f0af74fcc8da04b7de48 [diff] |
Leverage the next keyword from python 2.7 This is literally what the next keyword is for. https://www.python.org/dev/peps/pep-3114/ Change-Id: I843755910b847737b077ff2361ba3e04409db0f0
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.