Skip to content

Instantly share code, notes, and snippets.

@bqcuong
Created November 17, 2025 10:32
Show Gist options
  • Select an option

  • Save bqcuong/82f7460cdafe96afc57a7bce625c276d to your computer and use it in GitHub Desktop.

Select an option

Save bqcuong/82f7460cdafe96afc57a7bce625c276d to your computer and use it in GitHub Desktop.
git filter-branch --index-filter 'config rm -rf --cached --ignore-unmatch path_to_file' HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment