commit | 913327f10c73c53edca6421a48c116b87b207b15 | [log] [tgz] |
---|---|---|
author | Tim Schumacher <timschumi2@arcor.de> | Mon Jun 05 15:01:41 2017 +0200 |
committer | Tim Schumacher <timschumi2@arcor.de> | Tue Jun 13 13:03:39 2017 +0200 |
tree | 308e308ea5ab4d0cf396a814952983600e063bde | |
parent | 35d22217a5ed2f8b5b9b183217923071ccfe7f37 [diff] |
Add a newline after "Fetching projects" progress output Output before change: Fetching project platform/packages/providers/UserDictionaryProvider Fetching projects: 66% (773/1171) Fetching project platform/external/regex-re2 Fetching project device/generic/mini-emulator-x86_64 Output after change: Fetching project platform/packages/providers/UserDictionaryProvider Fetching projects: 66% (773/1171) Fetching project platform/external/regex-re2 Fetching project device/generic/mini-emulator-x86_64 Change-Id: I4da84da58316c69294e4da2792f83885dc942701
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.