When I make a change in Sourcetree, a dialog box appears and I can click "Show Full Output" to see the corresponding command-line git commands. But when the command works quickly you can miss clicking show full output. Is there somewhere I can see a history of commands?
For Mac, in the menu bar select View > Show Command History
to show all run git commands.