Skip to content

Instantly share code, notes, and snippets.

@tobybellwood
Created August 6, 2020 05:52
Show Gist options
  • Save tobybellwood/0b7ac8a6d70953af4533a22cf0ef7cf0 to your computer and use it in GitHub Desktop.
Save tobybellwood/0b7ac8a6d70953af4533a22cf0ef7cf0 to your computer and use it in GitHub Desktop.
git filter-repo --path README.md --path .gitignore --path docker-compose.yaml --path Jenkinsfile --path Makefile --path package.json --path yarn.lock --path .env.defaults --path tsconfig.json --path build/ --path images/ --path local-dev/ --path node-packages/ --path services/ --path tests/
git filter-repo --path README.md --path .gitignore --path docker-compose.yaml --path Jenkinsfile --path Makefile --path .env.defaults --path build/ --path images/ --path local-dev/ --path tests/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment