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

The specified initialization vector (IV) does not match the block size for this algorithm