Hi, I was wondering if someone could help me. I had a branch on our remote GIT server called TestBranch. I logged into the Remote server and ran: <from remote server> git branch -D TestBranch But in my local clone: kelleys@oifig:~/Work/kernel$ git pull origin kelleys@xxxxxxxxxxxxxxx's password: error: no such remote ref refs/heads/TestBranch Fetch failure: git+ssh://git.example.com/data/git/proj/kernel/mh.git kelleys@oifig:~/Work/kernel$ Any ideas how to correct this? Sean - 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