On 2007-10-25 14:46:54 +0200, Andreas Ericsson wrote: > error: The branch 'next' is not a strict subset of your current > HEAD. If you are sure you want to delete it, run 'git branch -D > next'. > > So you want me to tell all the developers they should use "git > branch -D maint" instead, so they can bypass the built-in security > checks? No thanks. Maybe the solution here is to let "git branch -d" succeed if the branch is a subset of HEAD or the branch it is tracking? That way, deleting would succeed if upstream has all your commits. -- Karl Hasselström, kha@xxxxxxxxxxx www.treskal.com/kalle - 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