What I want to do is get a commit log of all the changes pertaining only to 1 folder in a repository. How, if at all, is this possible?
git log --all -- some/path
Added for completeness. You may want to use "find copies" and "find copies harder" first to see if you want to add another path in case this path was renamed or copied at some point in the history.
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