The following patch adds an optional parameter to branch -r to use as -r=<remote> in order to list branches on a particular remote. 'git branch -d -r one/another' can also be done with 'git branch -d -r=one another'. I haven't found tests specially crafted for 'git branch -r -d <branch>'. I hope the tests I have added are in the correct places. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html