Can git be integrated with Xcode?

后端 未结 14 1507
星月不相逢
星月不相逢 2020-11-28 17:54

Is there any way to use a git repository with the built in SCM functions of Xcode?

14条回答
  •  自闭症患者
    2020-11-28 18:18

    I use external editors anyway. Many of them support git commands. In this way, git is "integrated" into Xcode

提交回复
热议问题