Monthly Archives: May 2015

Git: pushing to and pulling from multiple remote locations: remote, url and pushurl

When pushing to or pulling from a remote url in git, the meaning of –all seems to be different between when git push –all is invoked and when calling git pull –all. Here’s my empirically obtained understanding of how you … Continue reading

Posted in All | 2 Comments