tummychow / git-absorb

git commit --fixup, but automatic
https://crates.io/crates/git-absorb
BSD 3-Clause "New" or "Revised" License
3.35k stars 59 forks source link

Update `head_tree` when no commit happens. #93

Closed rbartlensky closed 1 year ago

rbartlensky commented 1 year ago

This regression was introduced in fb9e1b3950ab9b821ad402098c34bac46cfbd453.

Moreover, the tests didn't catch it because they didn't check that there are no leftover changes.