Skip to content

Commit b6cf91a

Browse files
Removed some images.
1 parent 196ec06 commit b6cf91a

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

DOCUMENTATION.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ or use `pm2` by downloading it from npm - `npm i -g pm2` and start the module by
6666
### Left Pane Menu
6767

6868
- **Repositories** - To check tracked files changes, line-based changes with syntax highlighting and git operations (staging, un-staging, committing changes and pushing changed to remote)
69-
- **Compare** - To compare the branches and commits with in the selected repository.
69+
- **Compare** - To compare the branches and commits for the selected repository.
7070
- **Settings** - To check and edit internal data file, to remove a repo from GitConvex and to update the active port.
7171
- **Help** - Includes documentation link and various options to report an issue or to submit feedback.
7272

@@ -147,8 +147,6 @@ In "Git Difference" click on the modified file to see the difference. The platfo
147147
## Compare
148148
- The **Compare** menu has two sections: **Branch compare** and **Commit compare**.
149149

150-
![compare-section](https://user-images.githubusercontent.com/65342122/94801121-337a5400-0403-11eb-8e8a-4bdcab69eb79.png)
151-
152150
- **Branch compare** - Compares any two branches based on the selected base branch and compare branch. It displays difference between the selected branches.
153151

154152
![branch-compare](https://user-images.githubusercontent.com/65342122/94800651-83a4e680-0402-11eb-9e34-1c7b53e66add.png)
@@ -157,8 +155,6 @@ In "Git Difference" click on the modified file to see the difference. The platfo
157155

158156
![commit-compare](https://user-images.githubusercontent.com/65342122/94800717-9d462e00-0402-11eb-84aa-9890bfea1f78.png)
159157

160-
![commit-compare-diff](https://user-images.githubusercontent.com/65342122/94801950-6ec95280-0404-11eb-90d4-5794645c9dd6.png)
161-
162158
## Settings
163159
- Settings in the left pane has three sections (Server data file, saved repos, Active GitConvex port number).
164160
![settings](https://user-images.githubusercontent.com/65342122/87243003-a4871c80-c44f-11ea-9d1a-8350bdfb0da8.png)

0 commit comments

Comments
 (0)