mirror of
https://github.com/Dev-Wiki/git-repo.git
synced 2025-10-14 20:32:39 +08:00
a1bfd2cd7253b1662e08f5ec5be3d863430c756c
This option allows the user to specify a manifest server to use when syncing. This manifest server will provide a manifest pegging each project to a known green build. This allows developers to work on a known good tree that is known to build and pass tests, preventing failed builds to hamper productivity. The manifest used is not "sticky" so as to allow subsequent 'repo sync' calls to sync to the tip of the tree. Change-Id: Id0a24ece20f5a88034ad364b416a1dd2e394226d
Description
Languages
Python
99.2%
Shell
0.8%