This is a place to practice git.
Your exercise is to add your name to this list. To complete this exercise you need to:
-
Fork this repo, create a new branch, make changes and send a pull request
-
Learning resources:
- Go through the try git tutorial at https://try.github.io/levels/1/challenges/1
- Learn about branching through from the interactive tutorial at http://pcottle.github.io/learnGitBranching/
- This guide by Github should give you a good idea of what pull requests are how to use them.
Your entry should maintain alphabetic order and it should be in the format:
* your name [username](http://github.com/username)
.
This file is written in the Markdown format.
Lines starting with *
are automatically rendered as bullet points and phrases containing [name](URL)
are automatically hyperlinked.
- Abhishek Kumar shadow-stranger
- Abinash Meher abinashmeher999
- Aditya Narayan narayanaditya95
- Anurag Bharadwaj chatrasen
- Anum Raza psychic-iguana
- Arafat Dad Khan Arafatk
- Aranya Dan aranyadan
- Arna Ghosh arnaghosh
- Arundhati Banerjee b18arundhati
- Barnopriyo Barua barno0695
- Chinmoy Samant chinmoysam
- Harsh Gupta hargup
- Jatin Arora jatinarora2702
- Kalyan Kumar kalyan-kumar
- Kaustubh Hiware kaustubhhiware
- Krishna Bagadia krishna95
- Kshitij Saraogi kshitij10496
- Lovish Puri lovishpuri
- Manash Pratim Das ManashRaja
- Nishant Nikhil nishnik
- Nevin Valsaraj routeaccess
- Partha Sarathi Mishra parthamishra1996
- Prabhat Agarwal prabhat1081
- Pranai Kumarpranaikumar
- Priyank Palod priyankpalod
- Rameshwar Bhaskaran zorroblue
- Satyesh Mundra satyeshmundra
- Shaswat Datta [Shaswat27] (http://github.com/Shaswat27)
- Siddharth Kannan icyflame
- Srichandra srichandra
- Joseph Nii Lante Lamptey niiwade
- Utkarsh Gupta khalibartan
- Vineet Jain RaptimusPrime
Other Resources
- Book: Pro Git
- Go through the curated list of git resource provided by github to find other resources to fit your need.
- Learn about hidden cool features of Git and Github: http://git.io/sheet.