This tool will let you change the authored/commited date of the commits in a git repo.
In order to use it you will need
- Python 3
- PyQt5
- gitpython (that one you can install via
pip install gitpython
- Linux or Mac
To run the application just run the main.py