We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 890fc4f commit 9edc269Copy full SHA for 9edc269
1 file changed
docs/git/branches.md
@@ -526,8 +526,8 @@ git merge
526
!!! Keypoints
527
528
- 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.
+ - Both git locally and GitHub can be used
+ - You can delete a branch safely after merging
531
532
!!! note "See also"
533
0 commit comments