Skip to content

github technical things

goldingn edited this page Aug 16, 2013 · 3 revisions

Since we're all fairly new to git and github, this page is to serve as a place to discuss technical issues we'll all face.

#####Syncing forks

Forks of the movement repo will not automatically update as the main (SEEG-Oxford) repo gets updated. In order to make sure our individual forks don't get left behind, we'll need to sync them before doing any editing. Otherwise merging changes back in to the main repo could be a real nightmare.

There's a github help page on this and this page also looks like a useful resource.

Clone this wiki locally