Available in Classic and VPC
To access SourceCommit menu, go to NAVER Cloud Platform portal. Click [Console] >
> Services > Developer Tools > SourceCommit in order.
SourceCommit screen
The SourceCommit screen is laid out as follows:

| Area | Description |
|---|---|
| ① Menu name | Display the menu name being viewed and the number of repositories created |
| ② Basic features | Features displayed when you initially enter SourceCommit
|
| ③ Repository's detailed features | Management features enabled when you select a repository
|
| ④ Account and authentication settings | [Set GIT account/GIT SSH]: you can set the HTTPS account information and SSH authentication key for the Git client |
| ⑤ Object Storage integrations settings | When you use the Large File Storage (LFS), you can set SourceCommit and Object Storage integrations to upload bucket |
| ⑥ Search area | Display the number of items to be shown in the search bar and list |
| ⑦ Repository list | Check the list of repositories created and the information |
Repository list
You can check the information for each repository in the list. To check the information, follow these steps:
If you create 1 or more repositories, you can check the list. If you don’t create a repository, you cannot see the list on the SourceCommit screen.
-
From the NAVER Cloud Platform console, navigate to
> Services > Developer Tools > SourceCommit. -
When the list of created repositories appears, check the summary or click each row for details.

- Repository name: shows name of the repository
- Repository public URL: shows Git public URL of the repository
- Repository private URL: Git private URL of the repository can only be accessible within the VPC environment of NAVER Cloud Platform without accessing external networks
- Creation date and time: shows date when the repository was created
- Creator: shows the account of the repository creator
- Description: you can see the description entered when you create the repository. Click [Edit] to edit it
Repository details screen
You can select a repository to use various features in the detailed features screen. To check the detailed features, follow these steps:
-
From the NAVER Cloud Platform console, navigate to
> Services > Developer Tools > SourceCommit. -
Select a repository on the SourceCommit screen and click [Go to code].
- You can also click a repository name from the list.

| Area | Description |
|---|---|
| ① Repository name | Show the selected repository's name |
| ② Repository management features |
|
| ③ Repository management tab | Perform the management features by clicking each tab
|
| ④ Head | Point the leading position of the branch you're working on |
| ⑤ File management features |
|
| ⑥ File list | Show the list of files included in the repository
|
⑦ Readme File content |
Show the Readme file content if the file is added in creating the repository |
| ⑧ Repository description | Show the description content entered in creating the repository |