Working remotely, I often switch between a desktop computer at home and a laptop when I’m out and about. That’s as simple as it gets; in theory, I could work anywhere, on any computer, with just a few ...
Inherently distributed in nature, every local commit made to a Git repo will make its way to the shared, central repository, as soon a developer issues a push command. But this isn't always ideal.