Skip to content

Commit 24a906b

Browse files
author
VIKRAM SINGH
authored
Update README.md
1 parent 2caf2b1 commit 24a906b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

+4
Original file line numberDiff line numberDiff line change
@@ -185,6 +185,10 @@ To get all branches
185185
- Check all branch names already present
186186
> **git branch**
187187
188+
- Check all branch present in repository
189+
> **git branch -r**
190+
191+
188192
To get all branches
189193
> **git fetch --all**
190194

0 commit comments

Comments
 (0)