Hi, I added a remote called PCM to my repository. So when I do a $git branch -a It shows me all the branches of the remote. I decided I don't want the remote anymore, so I deleted it from my .git/config file and did $git remote update The first command verified that PCM is not a remote anymore, but still when I do a $git branch -a, I see all the branches of PCM. How do I get rid of it? Thanks -- View this message in context: http://git.661346.n2.nabble.com/Deleting-remote-branches-tp5199192p5199192.html Sent from the git mailing list archive at Nabble.com. -- 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