Welcome to the CCRC Software Carpentry workshop, 2015
- Sign up to github.com
- Go to https://github.com/naught101/myProject
- Press "fork"
- Clone your new repository to you local machine
- Make changes, add them, commit them (to a new branch if you want)
git push origin <branchname>- Make a pull request.
- I will merge the pull request into the original repository.
- ned haughton