Hi, Try experimenting with a refspec like this:
git push origin refs/remotes/*:refs/remotes/* See the <refspec> section in git push<http://www.kernel.org/pub/software/scm/git/docs/git-push.html>for more info. -- 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.
