Inspired from git-sandbox.
This is a place to practice git. Your first exercise is to add your name to this list. To complete this exercise you need to:
-
Learn to use git:
- Go through the try git tutorial at https://try.github.io/levels/1/challenges/1
- Read the book Pro Git
- Git and Github tutorial videos youtube channel
You can also go through the curated list of git resource provided by github to find other resouces to fit your need.
-
Fork the repo, clone the forked repo, create a new branch, make changes and send a pull request
- This article should give you a good idea of what pull requests are how to use them.
- A step by step guide can be found here
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 Yadv [K1ng97] (https://github.com/K1ng97)
- Jatin Rungta urdarinda
- Kartikay singh alphaguy4
- MayankPratap MayankPratap
- Narendra Pal npcoder2k14
- Nilotpal Mrinal nilotpal9797
- Prabhat Doongarwal pdoongarwal
- Utkarsh Gupta khalibartan