Hi All, I have a GIT repository in which there are lot of remote branches, I have created a bare git repository in my server. When I push my local repository to the bare repository in server using "git push --all" only local branches get pushed. However when I use "git branch -r" I get remote branches which tracks to local branch. I need push all the existing remote branches from my local repo to bare repository in my server. How do i do that? Any pointer would be of great help. Thanks in Advance Srinidhi KV -- 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