skiingyac
6 years agoNew Contributor
git version control server not sync'ing?
I have a git verson control server configured, and the "test connection" works OK. If I go to that directory and do a pull as the collaborator server's user, I can... but when I try to upload diffs for a specific commit, it only works if the commit has already been pulled locally... how do I get collaborator to checkout / fetch that commit automatically? Or are we expected to write a cron job or similar to keep the local repo sync'd?