Loading...
Loading...
Rewrite a finished commit's message into a clean, handoff-ready form in your own log style, so `git log` alone tells the story. User-invoked: run it after a commit.
npx skill4agent add lilmgenius/paperthin re0-gitre0-gitgit logHEADgit show --statgit diffHEADgit commit --amend -S --date=now--date=now--amendGIT_AUTHOR_DATEGIT_COMMITTER_DATE git commit-tree <tree> -p <parent> -S -m "<new message>"git diff <old> <new>-HEADHEAD~1git diff <old-tip> <new-tip>%G?Ggit log