File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -98,8 +98,8 @@ The repo detail view also provides features for performing the following git ope
98
98
```
99
99
![ Repo view detail] ( https://user-images.githubusercontent.com/65342122/87664834-8ee16200-c783-11ea-885e-6a1e29626a47.png )
100
100
101
- - "List all branches" under available branches, lists all the branches from the and remote. Click on a branch to checkout to that branch.
102
- - Can delete local branches and cannot be retrievd again ( please be catious ! )
101
+ - "List all branches" under available branches, lists all the branches from the local and remote. Click on a branch to checkout to that branch.
102
+ - Can delete local branches and if the branches are not in the remote, it cannot be restored. ( please be cautious ! )
103
103
104
104
![ list-branch] ( https://user-images.githubusercontent.com/65342122/87667169-812ddb80-c787-11ea-9ff8-98ef2a2f918c.png )
105
105
You can’t perform that action at this time.
0 commit comments