Ribbon
- The following functions can be performed on the [Git] tab of the ribbon:

| Button | Name | Description |
|---|---|---|
| Clone | Displays the [Clone Repository] dialog and performs a repository clone. | |
| Set Display Repository | Displays the [Set Display Repository] popup. (This is enabled if the repository to which the project belongs has a submodule setting) | |
| Repository Commit History | Displays the [Commit History] dialog and shows the commit history of the current repository. | |
| File Commit History | Displays the [Commit History] dialog and shows the commit history that includes the specified file in the changes. | |
| Compare Previous Commit | Starts displaying the differences between the previous commit and the current project. | |
| Show Comparison Target | Toggles the display/hide of the comparison target editor. | |
| Show Differences | Toggles the display/hide of difference highlighting. | |
| Previous Change | Moves focus to the previous diff. | |
| Next Change | Moves focus to the next diff. | |
| End Comparison | Ends the comparison. | |
| Git Navigator | Switches Next Design to the editor page and displays the Git Navigator. | |
| Output | Displays the output window in Next Design and shows the [Git Integration] category. Also, at this time, the output window is forcibly scrolled to the end. | |
| Option Settings | Displays the "Option Settings" dialog box to customize NDGit's behavior. | |
| User's Manual | Displays the User's Manual. |