commit | 163a3be18b92b9deb0a99795fab7b6ca819f1ecc | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@google.com> | Mon Apr 04 17:31:32 2016 -0400 |
committer | Mike Frysinger <vapier@google.com> | Wed Sep 14 00:16:37 2016 -0400 |
tree | 947ff65483b92eddda1563fc1e46810ee31bf05a | |
parent | 7a77c16d376f504bd06d017ba10c91e3a6073b08 [diff] |
upload: short circuit when nothing is pending When nothing is pending, most of this code is already short-circuited. Hoist the single check up to make this more obvious/slightly faster. Change-Id: Iec3a7e08eacd23a7c5f964900d5776bf5252c804
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.