5 ms·
Update: git-linearize now uses lucky_commit as it's backend!
by zegl 4y ago
Update: git-linearize now uses lucky_commit as it's backend!
- kretaceous 4y agoI haven't checked your codebase so I don't know how easy it was but damn, you replaced your backend within 16 minutes according to your comment timings. That's some nice modularization. Good job!
- zegl 4y agoYou're giving me too much credit. The script [1] is only 50 lines of bash. [1]: https://github.com/zegl/extremely-linear/blob/0011003da131322e632761a7b8e47b2e77692f94/git-linearize#L64-L111 https://github.com/zegl/extremely-linear/blob/0011003da13132...