android 使用 git 进行版本控制

  1. 远程建立仓库
  2. vcs --> import into version control --> create git respository
  3. 选中整个工程(project 页面) vcs --> git -> add
  4. vcs --> git --> remote 配置远程仓库
  5. vcs --> update project --> merge --> ok
  6. vcs --> git --> commit
  7. 在项目目录下打开 git bash,输入 git pull origin master –allow-unrelated-histories
  8. vcs --> git --> push

参考: https://www.jianshu.com/p/059ed1e01229
https://blog.csdn.net/qq_30389893/article/details/90600250

android 使用 git 进行版本控制

上一篇:微信小程序模板消息群发解决思路


下一篇:微信内置浏览器 如何小窗不全屏播放视频?也可以尝试canvas.