Skip to content

Instantly share code, notes, and snippets.

@dex4er
Created April 1, 2022 08:54
Show Gist options
  • Save dex4er/ceef9a3eae6006b4272712553b4ad51c to your computer and use it in GitHub Desktop.
Save dex4er/ceef9a3eae6006b4272712553b4ad51c to your computer and use it in GitHub Desktop.
git filter-branch --index-filter "cp $PWD/.gitattributes . && git add .gitattributes" --tag-name-filter cat --prune-empty -- --all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment