Update
This commit is contained in:
@ -14,4 +14,7 @@ Commit a file (all -a, -m Message)
|
||||
git commit -a -m "My message"
|
||||
|
||||
Undo a commit
|
||||
git --amend
|
||||
git --amend
|
||||
|
||||
Show commit log
|
||||
git log
|
||||
Reference in New Issue
Block a user