- Basics
-
Branch
-
Create
*
-
Merge
*
-
Force Merge
*
-
Undo Merge
*
-
Php
*
-
Diff
*
-
Create
*
- Undo
-
Github
-
Hooks
*
-
Repository
*
-
Authentication
*
-
Local Workflow
*
-
Hooks
*
Basics ♣ Restore
Restore to unstage file Reset to undo commits git restore --staged X git reset HEAD^ Y
b1