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
Users can navigate to the log/history window by clicking the tick-shaped icon button at the top-left section. Users can also alternatively press Command+1, or navigate it through View > File Status View.
Users can navigate to the log/history window through the Log/History tab way below. Users can also alternatively press CTRL+2, or navigate it through View > Log View.
In the source tree, click a dimension, hierarchy, or level, and click Search metadata. In the Words box, type the words or characters for which you want to search. In the Options box, click the search parameter you want to use. If you want to perform a case-insensitive search, select the Case insensitive check box.
The unstaged files are just the files with the last modifications you brought. The staged file are like a snapshot that you take at a T time, Git will store these snapshots under staged files (one snapshot/file at a time).
Click on the File Status segmented control in the top left corner.
Above the Files staged in the index area set the filters to Tree View and Show All. All of your files will appear in the Files in the working tree area.
Select one or more files and/or folders, right click and select Log Selected....
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With