commit | 1f1596b4735e8d27445a5044fd39b2c17555ef80 | [log] [tgz] |
---|---|---|
author | Tim Schumacher <timschumi@gmx.de> | Mon Apr 15 11:17:08 2019 +0200 |
committer | Tim Schumacher <timschumi@gmx.de> | Mon Apr 15 14:37:17 2019 +0200 |
tree | 9f761338d8ec5a20b260ff1b09484eb57897b4f7 | |
parent | 0d9b16d1d8bd696efc1b8c6b7a17c40345346f20 [diff] |
Don't print "persistent ref" message when syncing quietly The newly introduced "Already have persistent ref" message prevents repo from overwriting the last line when syncing quietly. Omit the message when syncing quietly to clean up the output and to restore the previous behaviour. Change-Id: Idf42751c67f95924d6de50092ba54d4c6fe93096
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.