A lot of non-coders and people unfamiliar with the app development scene often confuse Git and GitHub, but only the latter is ...
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.