Skip to content

skuzow/cpast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ•“ 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