开发者

Mercurial removes untouched files on merge between two branches

开发者 https://www.devze.com 2023-04-04 05:57 出处:网络
I have successfully开发者_运维知识库 performed a merge between two branches but after looking at the logs I see that now files are missing.

I have successfully开发者_运维知识库 performed a merge between two branches but after looking at the logs I see that now files are missing.

Those files have unicode filenames but I do have the utf8fix extension installed.

Could the fact that they have unicode filenames be related?

Here's a screenshot of what happened:

Mercurial removes untouched files on merge between two branches

Notice the remarks on the screenshot.

What could be wrong?

0

精彩评论

暂无评论...
验证码 换一张
取 消