We've encountered an interesting occurence in our latest pull request in which one of the files is entirely grey and formatted incorrectly in the diff viewer. Basically, the file repeats itself in the middle of the preview. It isn't like this in the source files on anybody's system. Any idea what caused it and how to fix it?
Hi Richard,
Bitbucket Server uses git diff to compute the diff between two versions of a file, so I suggest running that command to see if you see similar output.
Cheers,
Christian
Premier Support Engineer
Atlassian
When I do a git diff, there are ^M's where new lines should be. I've looked up how to fix it but I haven't found a solution that works just yet.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Richard,
That shows that the problem actually lies outside of Bitbucket Server, and you might be dealing with a corrupt file there.
Cheers,
Christian
Premier Support Engineer
Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.