git-tutorial

This is a GitHub tutorial for the Wells Lab. Fork me, then clone to your local computer.

Advanced practice

Try out changing the .gitignore file to prevent the R script from being synced. If you still see the R script in your remote repository, you need to remove your cached files. Check out this StackOverflow answer on how to remove cached files.

test