git: delete local and remote branch

Delete local branch "serverfix":
git branch -d serverfix
Delete remote branch "serverfix":
git push origin :serverfix

Comments

Popular posts from this blog

Como configurar el control de directv para que funcione con el Tv

Las Tutucas y todo lo demás

Python Ipdb Cheatsheet