How do I filter log by folder in SourceTree?

前端 未结 4 1196
隐瞒了意图╮
隐瞒了意图╮ 2021-02-07 00:47

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

4条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-07 01:23

    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.

    • Change Source Tree settings to TreeView
    • As explained by @bozi Click on Log Selected

提交回复
热议问题