Hacker News new | ask | show | jobs
by Zitrax 629 days ago
I assume you refer to https://github.com/torbiak/git-autofixup. I have also used it, and its ok but not perfect.
1 comments

I use git autofixup; it was much better than git absorb last time I checked

> it doesn’t say anything when there was no match

that's what it should do

> it can be quite slow as things grown

How? All the slowness (on large repos) I've seen has been fixed.

> that's what it should do

No it is not.

> How?

I don’t know, that’s just an observation from using it, semi regularly I autofixup changes and it takes a while to do anything.

you're probably using an old version