Specific Workflow Steps/Skills/Commands See what will be committed. What files What content Unstage a file Commit a subset of changes in a file git add -p or git add -i stash current changes Undo a commit git revert git reset