Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.05 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.05 KB

🕓 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