You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
Some code in PR is moved so It is not need to check it. This feature makes viewing PR more simply.
Hey @Nikita Kargapoltsev ,
Thank you for reaching out to Atlassian Community!
If by "some code in PR is moved" you mean that some changes in the source branch of the PR were already committed to the destination branch of the PR, and you do not want to see these already committed changes in the PR's diff, you can simply sync the destination branch to your source branch.
The sync can be done by merging the destination branch into the source branch (locally or in the UI), or it can be done by rebasing the feature branch locally. Instructions for both are detailed here
Thank you, @Nikita Kargapoltsev .
Kind regards,
Patrik S
Hey @Patrik S
@Nikita Kargapoltsev seems to be facing some problems to post a reply to your thread. He opened an abuse report asking to add the following message on his behalf:
Sorry for incorrect question. I mean some lines can be moved from one place to another in one file or from one file to another. For example git diff can does it with option --color-moved.
@Nikita Kargapoltsev can you please use your browser in incognito mode and try to post any message again?
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey @Petter Gonçalves ,
Thank you for the heads-up!
Hello @Nikita Kargapoltsev ,
I'm afraid that is currently not possible to show moved lines of code colored differently in Pull Request's diff in the UI. In this case, I went ahead and created a feature request to implement this functionality, which you can find in the following link :
I would suggest you to add your vote there, since this helps both developers and product managers to understand the interest. Also, make sure you add yourself as a watcher in case you want to receive first-hand updates from that ticket. Please note that all features are implemented with this policy in mind: https://confluence.atlassian.com/support/implementation-of-new-features-policy-201294576.html
Thank you, @Nikita Kargapoltsev .
Kind regards,
Patrik S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.