Cmd+Shift+C or the Commit toolbar button to open the commit sheet.
Staging
- Select files and use the stage/unstage actions.
- Use the row-level stage and unstage quick actions.
- Stage hunks or individual lines from the diff view.
Committing
- Stage the files you want to include.
- Write your commit message.
- Press
Cmd+Enteror click Commit.
Cmd+Z. Commit+ rewrites the branch pointer back to the previous HEAD.

