Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

renamed fiels are not properly tracked #70

Open
ggael opened this issue Dec 3, 2017 · 2 comments
Open

renamed fiels are not properly tracked #70

ggael opened this issue Dec 3, 2017 · 2 comments

Comments

@ggael
Copy link

ggael commented Dec 3, 2017

In eigen's hg repo we have a few files that have been renamed, for instance:

HyperPlane.h -> Hyperplane.h

unfortunately after importing this repo with git-remote-hg, we got the initial filename of these files, thus making the git clone unusable. I don't known it the problem occurs only with lower/upper case changes or with more general renaming too.

@mnauw
Copy link
Contributor

mnauw commented May 31, 2019

Albeit possibly late to mention, but I tested this in this fork and the renames come out ok there (at least the example mentioned); see also generally #69.

@felipec
Copy link
Owner

felipec commented Jun 4, 2019

Can you please check with the latest release? (v0.4).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants