Skip to content

Commit 69b572e

Browse files
Modified the reported mistakes
1 parent 0ea4a34 commit 69b572e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DOCUMENTATION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -98,8 +98,8 @@ The repo detail view also provides features for performing the following git ope
9898
```
9999
![Repo view detail](https://user-images.githubusercontent.com/65342122/87664834-8ee16200-c783-11ea-885e-6a1e29626a47.png)
100100

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! )
103103

104104
![list-branch](https://user-images.githubusercontent.com/65342122/87667169-812ddb80-c787-11ea-9ff8-98ef2a2f918c.png)
105105

0 commit comments

Comments
 (0)