Created by Renan Garcia
almost 8 years ago
|
||
Git Init?
Git Status?
Git add?
Git diff?
Git log?
Git checkout HEAD filename
Git reset HEAD filename
Git reset SHA
Git branch?
Git checkout branch_name
Git branch -d branch_name
Git branch branch_name
Git merge branch_name
Git branch -d branch_name
Git clone
Git remote -v
Git fetch
Git merge origin/master
Git push origin <branch_name>