git - whats wrong with git history in this project and how to upstream merge with it
问题 This is followup question to this one. We are trying to do upstream merges with stable releases of this project. According to developers of it, they create stable branches from master and then cherry-pick ongoing fixes into the stable. Sounds reasonable strategy, however each time we try to merge with newer stable release it is proven to be a nightmare taking weeks to accomplish. Aside our changes we do on top of current stable branch we are using, even merge between two clean stable vanilla