Name |
Last commit
|
Last update |
---|---|---|
.. | ||
file.rb | ||
parser.rb | ||
resolution.rb | ||
resolver.rb |
BigW Consortium Gitlab
When we added caching, this meant that calling `can_be_resolved_in_ui?` didn't always call `lines`, which meant that we didn't get the benefit of the side-effect from that, where it forced the conflict data itself to UTF-8. To fix that, make this explicit by separating the `raw_content` (any encoding) from the `content` (which is either UTF-8, or an exception is raised).
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
file.rb | Loading commit data... | |
parser.rb | Loading commit data... | |
resolution.rb | Loading commit data... | |
resolver.rb | Loading commit data... |