|
|
|
|
|
by kenmacd
1073 days ago
|
|
>> git absorb will automatically identify which commits are safe to modify, and which staged changes belong to each of those commits. It will then write fixup! commits for each of those changes. This looks like exactly what I wanted. Thank you! |
|