Git Sidebar
Use most Git commands through the GUI
Clicking the [Git] button() in the Activity bar allows you to manage source code versions. In the Git Sidebar, you can easily use Git-related features without commands.

To use Arkain's distributed version control feature, a GitHub account that supports Git repository hosting is required. GitHub is the most popular Git repository hosting service.
Connecting to a GitHub remote repository
1
Click [Register repository] in the Git sidebar.
2
Select GitHub among Git, GitHub, and Bitbucket.
3
Click [GitHub Authorization] to link your GitHub account.
4
Select an existing repository from GitHub.
5
If needed, fill in other required information and click [Clone to repository].

Last updated