Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.3 KB

header.md

File metadata and controls

24 lines (16 loc) · 1.3 KB

GitBox

  • Inspired from Git-Sandbox
  • This Tutorial is written in Markdown.

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
  • Read the first two chapters of the book Pro Git
  • You should also go through the curated list of git resource provided by github to find other resouces to fit your need.

To complete this exercise you need to:

  • Fork the repo, create a new branch, make changes and send make a pull request

  • This article should give you a good idea of what pull requests are how to use them.

  • You can step by step guide here

Your Entry should maintain an Alphabetic order.
* your name [username](https://github.com/username).

Lines starting with * are automatically rendered as bullet points and phrases containing [name](URL) are automatically hyperlinked. After adding the name execute updatename.py to update the readme.