developing code in multiple locations
- by jason m
I have two machines (one is a mac one is a pc), and I develop on both machines but only run "production" on the pc.
Now, I sometimes face an issue where both machine PC and machine MAC have different versions of the same code, and I would like them to share a common source.
I know this solution must exist but I have no ideat what it is called/how…