thefekete.net

$> :(){ :|:& };:

Remove a remote branch in git

To remove a branch on a remote repository in git, use:

git push <remote-repo> :<branch-to-delete>

2 Responses to “Remove a remote branch in git”

  1. Shalonda Kroeker says:

    WTF?

Leave a Reply

HTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Subscribe without commenting