This repository hosts the slides used by Sagar Devkota at NCIT's NOSK Tech Talk program on Git Version Control System.
If you were present at the talk, you were probably asked to add your name to the file attendees.txt and send pull request. Please follow the instructions carefully to complete the task.
- Fork this repository.
- Clone the repository named gitTalk from your profile to your computer.
git clone https://github.com/MegaMind98/gitTalk.git
Don't forget to change MegaMind98 on the URL below with your GitHub username.
-
Open the file attendees.txt from gitTalk. Add your name and save it.
-
Add the file to staging area, commit changes and push to your remote repository.
git add attendees.txt
git commit -m "add name to list[your name]"
git push
- Browse to your repository, click on Pull Request option. Send pull request by clicking on New Pull Request button and follow the instructions therein.
Feel free to ping Ashish Tiwari and Sagar Devkota with any questions you may have.
Please feel free to use the slides in anyways that's best for you. See LICENSE.