cpast

Git commit in the past


Keywords
git, commit, command, setuptools, development, git-commit, pypi-package, python, python3
License
GPL-3.0
Install
pip install cpast==0.0.4

Documentation

🕓 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