Git Android Studio 中的项目共享

Git Project Sharing in Android Studio

如何在 android 工作室分享 git 项目?在 Eclipse 中,我们可以共享 Team -> Share Projects 。但是我不知道如何在 mac 平台上分享 android sudio。我想通过本地网络与 ssh.When 共享我检查其他分支,所有代码都没有更改,显示以前的分支代码。

最喜欢JetBrains IDEs, Android Studio has many Git operations built-in. You can access most of them from the "VCS" menu at the top. Here's a more-detailed guide: https://www.jetbrains.com/idea/help/using-git-integration.html