Filter git-log for directory
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
I want to be able to filter the log to a specific directory.
**Describe the solution you'd like**
I'd like to be able to choose history in the log tab on a folder. Then I would like to be able to see all the changes to files / structure of this folder with the corresponding commit. (just like the normal log)
**Describe alternatives you've considered**
This might already be possible, I haven't found a way to do this.
[git-log](https://git-scm.com/docs/git-log#Documentation/git-log.txt---ltpathgt82308203) has an argument where you can pass in the path to filter the logs.
Contributor guide
Assessment
This issue has not been assessed yet.