Regit
A tool to run changes on a git repository, as if it happened at the time.
Running and Building
This project uses PDM. After installing pdm you should be able to run the script by doing the following:
> pdm run regit
Contributing
All contributions are accepted under the license in LICENSE.
After your first contribution please add your name to the pyproject.toml
file.