With a moment's inattention I typed git push test databaseTests:refs/remotes/dev/databaseTsts instead of git push test databaseTests:refs/remotes/dev/databaseTests and now in the test repos the listing from git br -a includes remotes/dev/databaseTsts
git br -d remotes/dev/databaseTsts results in error: branch 'remotes/dev/databaseTsts' not found. How do I delete the mis-named branch? Thanks Roddie Grant -- You received this message because you are subscribed to the Google Groups "Git for human beings" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/git-users?hl=en.
