This repository is meant to be used to introduce students to the git workflow. It was used during DevStack's "Introduction to Git class" on 2nd November, 2018. DevStack is an initiative by Computer Science and Engineering Society (CSES), Indian Institute of Technology (Indian School of Mines) Dhanbad. Visit CSES - https://www.facebook.com/CSESISMDhanbad/
Please follow the these steps -
- Fork this repository
- Clone the forked version to your local machine
- Create a new branch
- Checkout to the new branch
- Create a new file and introduce yourself in the file
- Commit your changes
- Push the changes to GitHub
- Send a pull request to merge your changes