Skip to content

yash-nisar/learn-git

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

Learn Git

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:

  • Fork the 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.
    • This file is written in the Markdown format. Learn about it from here. Get Markdown Cheatsheet.

Your entry should maintain alphabetic order and it should be in the format:

* your name [username](https://github.com/username).

Lines starting with * are automatically rendered as bullet points and phrases containing [name](URL) are automatically hyperlinked.

Other Resources

About

Learn about git and github

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%