ended7월 15일· 1 sources

My Commit Message Generator Kept Signing Its Own Work. Telling It Not To Wasn't the Fix.

Why it matters

I have a script called git_commit.py in one of my repos. It shells out to claude -p with the staged diff, gets back a Conventional Commit message, and prints it. It's wired into a prepare-commit-msg g...

1
Sources
+0
24h
Growth
68d
Active

Sources

Related Issues