Found 7 file changes to absorb:

Absorbed to commit: 63454c0 Detach branch apply/unapply commands
  (files locked to commit due to hunk range overlap)
    crates/but/src/command/apply.rs @1,7 +1,10
    crates/but/src/command/apply.rs @84,4 +88,45

Absorbed to commit: 3e28de0 Update README file
  (last commit in primary lane)
    README.md @10,6 +13,7

Absorbed to commit: bc4f2eb Handle apply conflicts and add unapply --all
  (files locked to commit due to hunk range overlap)
    crates/but-api/src/branch.rs @46,7 +46,7
    crates/but-api/src/legacy/virtual_branches.rs @6,6 +6,7
    crates/but-api/src/legacy/virtual_branches.rs @200,27 +201,74
    crates/but/tests/but/command/branch/apply.rs @101,6 +101,24