Hacker News new | ask | show | jobs
by tome 410 days ago
I have a tool called git-split for splitting commits: https://github.com/tomjaguarpaw/git-split/

I'm not sure you'd call it "automatic" though. Were you thinking of using an LLM to split the commits with some semantic awareness? It doesn't do that!

1 comments

It should be possible to do that with LLM integration. Consider it a feature request :)