Git-Cheat-Sheet
Git-Cheat-Sheet copied to clipboard
A cheatsheet for git commands.
adds more video tutorial resources
To ensure the quality of the incoming PRs we need a pull request template to standardise the quality of the PRs.
Created a basic template for pull requests that lists some basic things.
Similar to that added for main.md
Helpful Links https://github.com/search?q=git+cheat+sheet https://www.google.co.in/search?q=git+cheat+sheets&oq=git+cheat+sheets&aqs=chrome..69i57j69i60l2j0l3.3344j0j7&sourceid=chrome&ie=UTF-8
- In all other sections, git command is before it's decription. - To maintain uniformity. Please move description after the commands. For eg: `git command` - It's description
- Add more resources to learn git. - Make sure they are hyperlinks and are proper sites/ learning tutorials. - Follow our syntax. - Add them alphabetically
Presently the sub-sections are randomly ordered. Find an ordered way. Maybe alphabetically or by the most used git commands !