diff tests/test-convert-cvs-branch.t @ 43207:4aa9f3a1c1df

eol: don't fallback to use .hgeol from tip (BC) If no .hgeol were found in the current working directory, eol would fallback to use the one in tip. That could in some cases give very confusing or wrong behaviour when it applied wrong filters. It might be convenient to have plain 'clone' immediately apply 'native' encoding patterns in the cloned repo. But it is wrong to assume that this revision is tip, and even more wrong to also apply it when not cloning - for example when updating between history revisions. The encoding should always match the content of the current .hgeol . It should never use anything else.
author Mads Kiilerich <mads@kiilerich.com>
date Sun, 13 Oct 2019 02:10:26 +0200
parents 2fc86d92c4a9
children e5e5ee2b60e4
line wrap: on
line diff