GIT Cheat Sheet
GIT Cheat Sheet
BROWSE
status | log | branch
CHANGE
REVERT
reset | checkout | revert
UPDATE
pull | fetch | merge | am
BRANCH
checkout | branch
COMMIT
commit
PUBLISH
push | format-patch
Setting up Git
Configure User Information:
Basic Commands
Remote Repositories
Miscellaneous
@CodeWithSivesh