首先安装好AS和git,且AS上已经配置好git。

1、AndroidStudio中搜索gitee(如果找不到可以搜索gitosc)

AndroidStudio->preferences->plugins->gitee->install->restart

Mac上AndrodStudio配置码云

Mac上AndrodStudio配置码云

Mac上AndrodStudio配置码云

2、安装后配置远程uri

AndroidStudio->preferences->Version Control

在右边里添加、删除或者修改当前项目的地址,因为项目是在码云上,所有vcs格式中是git。

Mac上AndrodStudio配置码云

3、配置成功后可以进行相应的操作

 vcs->git->commit/clone/pull/push

Mac上AndrodStudio配置码云



相关文章:

  • 2021-08-19
  • 2022-12-23
  • 2022-01-02
  • 2021-08-08
  • 2021-09-26
  • 2022-12-23
  • 2021-05-23
  • 2021-08-15
猜你喜欢
  • 2021-11-17
  • 2021-12-30
  • 2021-11-24
  • 2021-05-17
  • 2021-05-19
  • 2022-12-23
  • 2022-01-05
相关资源
相似解决方案