Updated diff view for moved or renamed files in Bitbucket Cloud
By Alastair Wilkes on April 14, 2016On the heels of other improvements to code review that we recently released, today we’re updating the diff view to better represent moved or renamed files in Git repositories. This will speed up your code review by collapsing files whose contents have not changed—enabling you to jump right into the code that actually requires review. No more wading through large blocks of code for moved or renamed files!
Try out the new view for renamed/moved files today by visiting the “Labs” page (“Bitbucket settings” → “Labs”) and turning on “Show renamed/moved files in diffs“:
While you’re there, check out the “improved pull request list” if you haven’t already. We’ve updated the pull request list to make it easier for you to quickly find the pull requests you need to review and show the state of a review at a glance. We’ll be rolling out both these features to everyone over the next few weeks. Happy code reviewing!
4 Comments
Nice!
Please add this feature for mercurial too.
Thanks for the feedback! We definitely want to add this for Mercurial, but due to some implementation differences we don’t have a timeline for it yet. Stay tuned to this public issue for updates: https://bitbucket.org/site/master/issues/12539/display-renamed-moved-files-in-diffs
Finally ! Thanks !