i forgot the --invert-path and every is gone.
Author: fatboyzzCreated Sep 16, 2026Updated Sep 17, 2026
I know is my bad to forgot the --invert-path .
after i do a
git-filter-repo --path spec/temp // note i forgot to add --invert-path here
I got something i have no idea about.
The previous run is older than a day (.git\filter-repo\already_ran already exists).
See "Already Ran" section in the manual for more information.
Treat this run as a continuation of filtering in the previous run (Y/N)? Y*then everything is deleted except spec/temp folder! * both the files in file system plus the file in github history.
it is my private repo so it is gone forever. like 2 weaks of works. but that's ok. I post here for maybe we need better hints about this. Also I want to know if there exist others who did the same.
Source: newren/git-filter-repo