Snippets Collections
git branch -d <local-branch> (soft delete)

git branch -D <local-branch> (hard delete)

git push origin --delete <remote-branch-name>
star

Mon Aug 09 2021 08:17:54 GMT+0000 (Coordinated Universal Time)

#git #github #gitflow

Save snippets that work with our extensions

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