Git basicsΒΆ

Prerequisites:

  • linux terminal

  • shell basics

  • github account

To do:

Exercise:

  • clone the repository for these instructions in your linux terminal with git clone git@github.com:cms-dpoa/cms-dpoa-getting-started.git, make a new branch, modify a file and push the modifications from your branch to this repository. Make a pull requests from the GitHub web interface