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.

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].

To change the directory connected to the repository, go to the [Directory Setting] tab in the Git window and select a different directory.

Last updated