|
|
|
|
|
by __float
223 days ago
|
|
I try to leave a good commit trail in my PRs. These are often _not_ the reality of how the code was written and originally committed, but a rough approximation of the intended steps with the benefit of hindsight. A tool like https://github.com/tummychow/git-absorb has been on my to-try list for a while, but for now I do it by hand. |
|
small edit: It seems that jj supports `jj absorb` now as well. Wonderful!