Cheatography
https://cheatography.com
All Major and important Git and GitHub CheatSheet to get you started
This is a draft cheat sheet. It is a work in progress and is not finished yet.
Source Control
Source Code or Version Control is a way of tracking your file's progress over time. |
|
Ubuntu cmd Command
Command |
Description |
|
To list content of directory(folders) |
|
Also list hidden files |
|
List present directory |
|
Changes directory to one level up |
|
Move us back to old (Initial directory) |
|
|
Git Basic Command
Name |
Command |
Use Case |
Git Version |
|
Used to check version of git installed in system. |
|
|
|