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 remote repository which you can all use as a master copy.