有没有办法将 gerrits 列表标记到标签...标记后,如果我对此标签进行 repo 同步,这些 gerrits 应该同步到工作区..有像 dat 这样的选项吗?有没有人这样做过?对此的任何建议都非常感谢。
Commands used to do repo sync
$repo init -u git://git.SERVER.com/platform/manifest.git -b refs/tags/label -m versioned.xml #Eg to sync to a label
<code snippet>
$ repo sync # syncing the code