Skip to content

Instantly share code, notes, and snippets.

@flufy3d
Created July 18, 2023 14:08
Show Gist options
  • Save flufy3d/64f555af01db938fda21b8c3e70c1252 to your computer and use it in GitHub Desktop.
Save flufy3d/64f555af01db938fda21b8c3e70c1252 to your computer and use it in GitHub Desktop.
clear other directory git commit history
git filter-branch --subdirectory-filter sources/web_chat -- --all
git push -f origin main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment