Commit 209a15d
committed
feat: Add Git history cleanup script for removing invalid paths and large files
This script helps resolve GitHub's 100MB file size limit issues
and invalid path name problems in Git history.
Features:
- Streaming processing for large repositories
- Binary data handling in fast-export format
- Progress bars with tqdm
- Comprehensive logging
- Windows encoding support
- Automatic backup branch creation1 parent 3462116 commit 209a15d
1 file changed
+406
-0
lines changed
0 commit comments