Hi Viktor, 2009/1/3 Victor <[email protected]>: > However, I'd still like to set up my git configuration to pull and > fetch from the public URL of my repository and to push to the private > one (with @ and : in it). Perhaps by fiddling with my origin reference > somehow? Is this possible? Is this question GitHub-related enough? :)
When I first started using Git, it made no sense to me how different remotes could work together like this, however, I am starting to understand it a bit more. I've had a go trying to explain how this can be done and you can view the page here: http://github.com/andychilton/andychilton.github.com/tree/master/git-using-different-remotes.markdown Once you start working with different remotes a bit more, you may end up doing things a different way (your own way) but this might help you understand a little more about remotes and how they can interact with each other. Hope that help. Any patches or clarifications welcome :-) Cheers, Andy P.S. This is meant to show on my gitHub Pages but I somehow can't get it working yet, but use the above link and maybe try these ones later when I might have figured out what I should be doing :-) * http://andychilton.github.com/git-index.html * http://andychilton.github.com/git-using-different-remotes.html -- contact: Andrew Chilton website: http://kapiti.geek.nz/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "GitHub" 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/github?hl=en -~----------~----~----~----~------~----~------~--~---
