Skip to content

Commit 9edc269

Browse files
authored
branches.md fix keypoints
1 parent 890fc4f commit 9edc269

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/git/branches.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -526,8 +526,8 @@ git merge
526526
!!! Keypoints
527527

528528
- A branch is a division unit of work, to be merged with main sometime
529-
- Local branches often track remote branches.
530-
- A remote serves as a full backup of your work.
529+
- Both git locally and GitHub can be used
530+
- You can delete a branch safely after merging
531531

532532
!!! note "See also"
533533

0 commit comments

Comments
 (0)