git-filter-repo
Verified for current stable LTS
Git Filter Repo Commands
Git Filter Repo command syntax with verified terminal examples.
Commands
4 commands for Git Filter Repo
git-filter-repo Archive
Git Filter Repo Command: Extract Folder Keeping History
git filter-repo --path <path/to/folder> git-filter-repo Operations
Git Filter Repo Command: Move Subfolder One Level Up
git filter-repo --path-rename <path/to/folder>/: git-filter-repo Operations
Git Filter Repo Command: Remove Folder Keeping History
git filter-repo --path <path/to/folder> --invert-paths git-filter-repo Search
Git Filter Repo Command: Replace Sensitive String In Files
git filter-repo --replace-text <(echo '<find>==><replacement>') Suggest a Git Filter Repo Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Git Filter Repo workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.