Skip to content

Instantly share code, notes, and snippets.

@misyltoad
Created September 17, 2023 18:32
Show Gist options
  • Save misyltoad/05567f7c93e622079ce7951b4f62fc94 to your computer and use it in GitHub Desktop.
Save misyltoad/05567f7c93e622079ce7951b4f62fc94 to your computer and use it in GitHub Desktop.
git filter-branch --tree-filter 'git-clang-format; true' -- <SHA1>..HEAD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment