Who uses git-rebase before / during / after code reviews?
https://news.ycombinator.com/item?id=7501600we are evaluating the range of github-a-like tools and are hitting a fairly common blindspot - a review will have (in-line) comments and they not only make up useful info for the submitter but also useful organisational knowledge - if the submitter rebases their code as part of review process, those comments can / do get lost / get harder to find / vanish
Anyone got any similar experiences?