Hacker News new | ask | show | jobs
by Thev00d00 1775 days ago
This is great until your company decides to move to bitbucket or whatever and suddenly you lose those repo metadata without a big ugly migration
1 comments

If you force merge commits you at least have a record of completed PR activity in git history, even if you don't have details such as review comments (or in progress/in review code review efforts).