Is your feature request related to a problem? Please describe.
I find it confusing when I run difi and see a lot of things I'm not expecting, which turn out to be files untracked by git!
Describe the solution you'd like
I'd like an option, like --ignore-untracked, to limit the output to tracked files
Describe alternatives you've considered
I could write a wrapper script that creates a "clean" mirror of the project in a temp location and runs difi there. This seems like an ugly hack, though.
Kudos to the difi team
Great utility! It's just what I was searching for.
Is your feature request related to a problem? Please describe.
I find it confusing when I run difi and see a lot of things I'm not expecting, which turn out to be files untracked by git!
Describe the solution you'd like
I'd like an option, like --ignore-untracked, to limit the output to tracked files
Describe alternatives you've considered
I could write a wrapper script that creates a "clean" mirror of the project in a temp location and runs difi there. This seems like an ugly hack, though.
Kudos to the difi team
Great utility! It's just what I was searching for.