Equivalent to "git commit" with a specific author/committer date.
| Formula | Packaging | |
| deno.json | Initial commit | |
| deno.lock | Initial commit | |
| git-commit-at.ts | Initial commit | |
| LICENSE | Initial commit | |
| README.md | Packaging | |
git-commit-at
Equivalent to git commit with a specific author/committer date.
git commit-at -a -m "Some change I made yesterday night" "12 hours ago"
Installation
macOS
brew tap hongminhee/git-commit-at https://codeberg.org/hongminhee/git-commit-at
brew install hongminhee/git-commit-at/git-commit-at