alibaba / git-repo-go

git-repo is a command-line tool for centralized workflow, can work with Gerrit, AGit-Flow compatible servers. It is written in Golang, and it can be installed easily without further dependency. It provides an easy-to-use solution for multiple repositories which is introduced by Android repo first, and it can also work with a single repository.
https://git-repo.info/
Apache License 2.0
262 stars 60 forks source link

Merge duplicate fields if attribute override is true #11

Closed jiangxin closed 3 years ago

jiangxin commented 3 years ago

We used to raise an error if a local_manifest file which need to be merged has duplicate remote/default/server element. Add new attribute "override" for these elements to override the corresponding elements in default manifest file.

Signed-off-by: Jiang Xin zhiyou.jx@alibaba-inc.com

CLAassistant commented 3 years ago

CLA assistant check
All committers have signed the CLA.