newren / git-filter-repo

Quickly rewrite git repository history (filter-branch replacement)
Other
8.34k stars 701 forks source link

file paths are not handled correctly when using under Cygwin with cygwin git but windows native python #598

Open rebroad opened 1 month ago

rebroad commented 1 month ago

This is perhaps more a feature request than a bug, but in a mixed environment where python (windows native) is being used from within Cygwin (which uses UNIX style paths) this fails.

newren commented 4 days ago

I don't understand what you're saying in the bug title. Perhaps you could include an example command you are using, the results you are getting, and the results you expect?