git repo init -u http://xxxx.git -b dev 请教一下:如果我修改了git中的default.xml文件,该如何更新repo? 我调用git repo sync 好像不起作用。
git repo init -u http://xxxx.git -b dev
请教一下:如果我修改了git中的default.xml文件,该如何更新repo?
我调用git repo sync 好像不起作用。