1
0
Fork
You've already forked git-commit-at
0
Equivalent to "git commit" with a specific author/committer date.
  • TypeScript 73.5%
  • Ruby 26.5%
2023年03月28日 01:24:06 +09:00
Formula Packaging 2023年03月28日 01:24:06 +09:00
deno.json Initial commit 2023年03月28日 01:22:50 +09:00
deno.lock Initial commit 2023年03月28日 01:22:50 +09:00
git-commit-at.ts Initial commit 2023年03月28日 01:22:50 +09:00
LICENSE Initial commit 2023年03月28日 01:22:50 +09:00
README.md Packaging 2023年03月28日 01:24:06 +09:00

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