How can I view git log history for all files within a folder ?
I have found several posts on how to show log for a specific file, but haven't found for a specific folder.
|
How can I view git log history for all files within a folder ? I have found several posts on how to show log for a specific file, but haven't found for a specific folder. |
|||
|
|
|
You can either the foldername, or use
History of renamed files will not be followed with this method. |
|||
|
|