repo - The Multiple Git Repository Tool

Clone this repo:
  1. 8419ab2 sync: Continue job if some fetchs failed but force-broken is set by Nicolas Cornu · Fri Jun 16 12:09:06 2017 +0200 master
  2. 35d2221 Ensure repo waits for child process to terminate by Renaud Paquay · Tue Nov 01 11:24:52 2016 -0700
  3. a24671f Merge "init: allow relative path on --reference argument" by David Pursehouse · Mon May 29 04:54:12 2017 +0000
  4. e0684ad sync: Add support to dump a JSON event log of all sync events. by David Riley · Wed Apr 05 00:02:59 2017 -0700
  5. fef9f21 Fix misplaced file separator string.replace call by Renaud Paquay · Tue Nov 01 18:28:01 2016 -0700

repo

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.