Snippets Collections
# you need to be on the working branch
git checkout _branch_name
git add .
git commt -m "my branch commit"

# pull and merge
git pull

# push commit
git push
star

Mon Oct 24 2022 06:06:24 GMT+0000 (Coordinated Universal Time) https://www.educative.io/

#git #branch
star

Tue Jun 14 2022 09:22:53 GMT+0000 (Coordinated Universal Time)

#git #branch
star

Wed Jul 28 2021 04:56:58 GMT+0000 (Coordinated Universal Time) https://www.freecodecamp.org/news/git-clone-branch-how-to-clone-a-specific-branch/

#git #clone #branch

Save snippets that work with our extensions

Available in the Chrome Web Store Get Firefox Add-on Get VS Code extension