Hacker News new | ask | show | jobs
by krobelus 1921 days ago
> does its own analysis of your previous commits

Not really; you can pass any commit ref to git-autofixup, and it will create commits only for commits since that ref. So it's for the user to decide :)