push project to Gerrit from Android studio

【Android Studio 配置提交项目代码到 Gerrit 】
2020-05-18
android studio 3.6.3

---------------------------install Gerrit----------------------------------

1、 open Android project with Android studio
2、 find and open 【Plugins】operation via double click ‘shift’
3、 change tab to ‘Marketplace’,than input 【Gerrit】in search box and click ‘enter’
4、 click ‘install’to install it
【Android Studio 配置提交项目代码到 Gerrit 】
Close window when installed successfully。

5、 file—》settings—》version control—》Gerrit, then config your Gerrit account and password
【Android Studio 配置提交项目代码到 Gerrit 】
---------------------------Push Gerrit----------------------------------

6、 modify some code, then click to commit
【Android Studio 配置提交项目代码到 Gerrit 】
7、 right-click to open a window
(picture—1)
【Android Studio 配置提交项目代码到 Gerrit 】
(picture–2)
【Android Studio 配置提交项目代码到 Gerrit 】
Check the option ‘push to Gerrit’,then click 【push】.

相关文章: