tummychow / git-absorb

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

Submodule support #43

Open valpackett opened 3 years ago

valpackett commented 3 years ago

Say I have this in diff --cached:

Submodule contrib/libretls 4b0ab841546..80317abcc94:
  > Merge LibreSSL 3.3.3 into master

Currently absorb says No additions staged. Would be nice if it could absorb the update into the commit that last updated (or introduced) that submodule.