- Install Nix if you haven't already:
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
- Clone the repository:
git clone 'https://github.com/rayanamal/clean-my-commit-history/'
- Inspect, and then run the script:
clean-my-commit-history/clean.sh
- Enough disk space to download all given repositories is needed.
- The user must have commit access to the given repositories.
I accept contributions.