Hi I cannot find a way to perform a commend equivalent to: git push origin :branchName A command that delete a remote branch, can gitpython perform this using git push? Thanks