commit | b554838ce83d1af6b2f27ae07d5f5732d03c8fdf | [log] [tgz] |
---|---|---|
author | Mikhail Naganov <mnaganov@google.com> | Thu May 09 12:59:49 2019 -0700 |
committer | Mikhail Naganov <mnaganov@google.com> | Thu May 09 13:07:20 2019 -0700 |
tree | 56ff654090c6153ce65c0ab5cdeb732d1caa7736 | |
parent | 2d095da4f19ec20f56fa8e02bb2012b156d8ee1a [diff] |
Print project name when work tree initialization fails When syncing a lot of projects in parallel, it is not otherwise clear which one of them has failed to init work tree. Change-Id: I8edfb4955023389a499e99cfa511bdc0d2850ba2
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.