Giter VIP home page Giter VIP logo

git-cheat-sheet's Introduction

Git-Cheat-Sheet

What is Git ?

By far, the most widely used modern version control system in the world today is Git. Git is a mature, actively maintained open source project originally developed in 2005 by Linus Torvalds, the famous creator of the Linux operating system kernel.

What is this repo about ?

A cheatsheet for git commands. main.md contains commonly used git commands. resources.md contains resources for learning git.

Contributing to Git-Cheat-Sheet Project

Git-Cheat-Sheet welcomes any contribution. Please refer to our style guide for submitting patches and additions.

Installation

  1. Fork our repo from here.
  2. In the console, download a copy of your forked repo with git clone https://github.com/your_username/Git-Cheat-Sheet.git where your_username is your GitHub username.
  3. Enter the new Git-Cheat-Sheet directory with cd Git-Cheat-Sheet.
  4. Make changes to the file you want, commit your changes and submit your Pull Request.

Note: Please rebase from master before sending a pull request.

Style guide

Adding the git commands in main.md :

 Case 1: The command's category already exists. 
         This should be the markdown format. 
         `$ git command`
         - Command Description
 Case 2: The command's category does not exist. 
         This should be the markdown format.
         ### Category
         `$ git command`
         - Command description.

Tracking Issues

Please post any bugs, questions, or ideas on our issues page.

Labelling Issues

If you create an issue, please tag it with the appropriate label.

git-cheat-sheet's People

Contributors

asquare14 avatar nhoya avatar vibhavagarwal5 avatar bottersnike avatar rsm23 avatar amilabgunarathne avatar grilam14 avatar carlodavid012 avatar diegocasillas avatar enzorobaina avatar gkanishk avatar meghpatel avatar shauryamalik avatar eddrichjanzzen avatar

Stargazers

Roman avatar

Watchers

Ole Johan Andersen avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.