annotate help/topics/30.txt @ 716:6fb20633da00

Defeat cacheing; switch to 16.04 for deb build (no point in trying to support 14.04 as it doesn't have the python-pyqt5 package that is one of our dependencies)
author Chris Cannam
date Wed, 12 Dec 2018 14:10:55 +0000
parents b3309be1640f
children
rev   line source
Chris@497 1 {Sharing changes}
Chris@497 2
Chris@498 3 I have committed some changes -- how do I share them with my colleagues?
Chris@497 4
Chris@498 5 There are two common general approaches:
Chris@498 6
Chris@498 7 [[31|Permit your colleagues to "pull" your changes]] directly from the local repository in your working folder, _or_
Chris@498 8
Chris@499 9 [[32|"Push" your changes to a shared remote repository]] which you can all use as a master copy.
Chris@498 10