/cpast

🕓 Git commit in the past

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

🕓 Cpast

python pypi license release test

Git commit in the past.

🗿 Usage

  python -m cpast -d DATE -t TIME -m MESSAGE
  • Date format: YYYY-MM-DD
  • Time format: HH:MM:SS

⚙️ Options

  • -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 :)"

🧩 Install

  pip install cpast