HI,
In PR's diff view we don't see cases that the last empty line is deleted.
Locally we can see that the empty last line was deleted but in Bitbucket we don't
Any suggestion?
Thanks in advance,
Hello @Galit Oshri
If the last empty line deletions aren’t visible in Bitbucket’s PR diff view, it could be related to how Bitbucket processes and renders diffs.
This might be an intentional optimization to ignore insignificant whitespace changes.
P.S. Locally, you can modify your Git diff settings to include such changes using --ignore-space-at-eol or related options.
If you require this level of detail in the Bitbucket diff view, there may be no immediate workaround - you can raise a feature request or contact Atlassian support at https://support.atlassian.com/contact/#/
Hello @Sahir Maharaj ,
Is there setting option to define the diff tool in Bitbucket Server?
We don't see the deletion of the last line in file although the "whitespace changes" and "whitespace characters" is selected.
Thanks,
Galit
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.