CSIRO Ag&Food Data School

Intro to command lines and Git, revision activities

Git forking exercise

  1. Make your own fork of:
    https://bitbucket.csiro.au/projects/DAT/repos/programmatic-data-example/

  2. Clone your fork to your local machine

  3. Make some changes on a new branch

  4. Push your changes back to your fork

  5. Submit a pull request to the original repository with your changes

« Back « Index