Git commit in the past.
python -m cpast -d DATE -t TIME -m MESSAGE
- Date format:
YYYY-MM-DD
- Time format:
HH:MM:SS
-h, --help
Show help message and exit-d DATE, --date DATE
Commit date, example: 2021-12-25-t TIME, --time TIME
Commit time, example: 22:13:05-m MESSAGE, --message MESSAGE
Commit message, example: "init :)"
pip install cpast