git-obliterate
Verified for current stable LTS
Git Obliterate Command: Erase Files Between Commits
Use for erase files between commits with Git Obliterate. Exact CLI syntax to erase files between commits using Git Obliterate.
When to use this: Use for erase files between commits with Git Obliterate.
Command Syntax
git obliterate <file_1 file_2 ...> -- <commit_hash_1>..<commit_hash_2> git obliterate <file_1 file_2 ...> -- <commit_hash_1>..<commit_hash_2> Command Breakdown
--- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to erase files between commits using Git Obliterate.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Git Obliterate Command: Erase Files From Git Repo
git obliterate <file_1 file_2 ...> Git Obliterate Command: Erase Specific Files git obliterate <file_1 file_2 ...> Jmeter Command: Run Test Plan Nongui jmeter -n -t <path/to/file.jmx> Jmeter Command: Run Test Plan Nongui Logfile jmeter -n -t <path/to/file.jmx> -l <path/to/logfile.jtl> Tar Command: Create A Gzipped Archive From A Directory Using Relative Paths tar czf <path/to/target.tar.gz> -C <path/to/directory> .