Edit button in some files in bitbucket is disabled

Viewed 951

Edit button in some files in bitbucket is disabled.

for example:

enter image description here

but in this repo, I can edit other files.

Like this:

enter image description here

I cannot understand the reason.

1 Answers

Please check file encoding.

I had the same problem before. Check tooltip on the Edit button.

My error:

This file contains characters that indicate problems with encoding and can't be edited

Related