ribbon
- The Git tab on the ribbon allows you to perform the following functions:

| Button | Name | Description |
|---|---|---|
| Clone | Displays the [Clone Repository] dialog and executes the repository clone. | |
| Repository Commit History | Displays the Commit History dialog to view the commit history of the current repository. | |
| File Commit History | Shows the Commit History dialog, showing the commit history that includes the specified file as a change. | |
| Compare with previous commit | Starts diffing the previous commit with the current project. | |
| Show Diff | Hide/Show Diff Editor. | |
| Show Diff | Toggle highlighting/hiding of diffs. | |
| Previous Change | Move focus to previous diff. | |
| Next Change | Move focus to next diff. | |
| End comparing | End comparing. | |
| Git Navigator | Switch Next Design to the editor page to display the Git Navigator. | |
| Output | Next Design to display the Output window and display the [Git Integration] category. This also forces the output window to scroll to the end. | |
| User's Manual | Displays the user's manual. |