|
|
пре 7 година | |
|---|---|---|
| README.md | пре 7 година | |
| git-commit-at.py | пре 7 година |
This is a small script that allows you to perform a git commit at a time other than the current time.
$ git clone https://git.sr.ht/~simulacrumparty/git-commit-at
$ cp git-commit-at/git-commit-at.py /usr/local/bin/git-commit-at
$ chmod +x /usr/local/bin/git-commit-at
$ git commit-at [args] <message>
$ git commit-at --plus 10 'Committing 10 hours in the future'
$ git commit-at --minus 10 'Committing 10 hours in the past'