In SourceTree, how do I limit the log to only show commits that affected files within a given folder?
I.e. the equivalent to: git log path/to/folder
git log path/to/folder
My first thought was, Log Selected feature is only for files.
Then accidentally I hit Tree View - Voila!
I am using Mac, not sure this is available on Windows.