Git delete branch locally and remotely on github.



Delete local branch

git branch -d tab_drawer

Delete remote branch in Git

git push git --delete api_integration




Comments

Popular posts from this blog

Windows SSH: Permissions for 'private-key' are too open

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20