Hacker News new | ask | show | jobs
by alquemist 2049 days ago
Thanks for the example. History manipulation is a nono. While I'm not a git/diff3 expert, could one say 'make patch K from commit triple K0,K1,K2', meaning 'all changes between commits K1 and K2, with respect to origin K0', then make independent PRs out of them? Maybe will be only 95% correct, but that's what tests are for.
1 comments

> History manipulation is a nono

(He means on his private computer)