Category Archives: Uncategorized

Git and multiple remotes

Git is the de-facto standard version control system nowadays. It enables developers not only to version their code but also push repositories to a central server. Sometimes it makes sense to push it to more than one remote server. Add … Continue reading

Posted in Uncategorized | Tagged | Comments Off on Git and multiple remotes