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

-- 
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 git-users@googlegroups.com.
To unsubscribe from this group, send email to 
git-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/git-users?hl=en.

Reply via email to