有时候我们好不容易把项目从git上clone下来,但用Android studio打开发现并没有和git连接(此时心里有一万只草泥马奔腾而过),怎么办??简单,看图:

1.点击VCS 选择 Enable Version Control Integration

android studio 与git 连接

2.点击下拉箭头,选择git或者其他的版本控制工具,然后点击ok

android studio 与git 连接

然后,你就可以愉快的搬代码啦

android studio 与git 连接

android studio 与git 连接

以上,结束

相关文章:

  • 2022-01-08
  • 2021-07-11
  • 2022-12-23
  • 2021-07-14
  • 2022-02-15
  • 2022-01-20
  • 2021-04-21
  • 2021-11-30
猜你喜欢
  • 2021-11-03
  • 2022-12-23
  • 2021-07-19
  • 2021-05-02
  • 2021-11-27
  • 2021-08-17
相关资源
相似解决方案