File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -86,14 +86,15 @@ or use `pm2` by downloading it from npm - `npm i -g pm2` and start the module by
86
86
- Remote repo URL and host
87
87
- Files and folders tracked by git
88
88
```
89
- The repo detail view also provides features for performing the following git operations,
89
+ The repo detail view also provides features for performing the following operations,
90
90
```
91
91
- Adding a new branch
92
92
- Pulling changes from remote
93
93
- Fetching changes from remote
94
94
- Adding a new remote repo
95
- - Directory navigator
96
- - Loading commit logs on demand
95
+ - Directory navigator to lookup all files and folders within the repo
96
+ - Code view for valid files from the file explorer view
97
+ - Loading commit logs dynamically
97
98
```
98
99
99
100
![ repo-card-details] ( https://user-images.githubusercontent.com/65342122/89164057-30deb800-d594-11ea-94d6-d3a330260044.png )
You can’t perform that action at this time.
0 commit comments