I have committed some changes – how do I share them with my colleagues?

There are two common general approaches:

Permit your colleagues to “pull” your changes directly from the local repository in your working folder, or

“Push” your changes to a shared remote repository which you can all use as a master copy.