To get Gerrit repository meta config:
git fetch origin refs/meta/config:refs/remotes/origin/meta/config
git checkout meta/config
And upload your changes:
git commit -a -m "Added label - Verified"
git push origin meta/config:meta/config
No comments:
Post a Comment