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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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. |
|||
|
|