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

[BUG] dotbare finit -u URL checkout crashes if conflicted file is more than like 100 files #12

Closed
kazhala opened this issue Jun 18, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request

Comments

@kazhala
Copy link
Owner

kazhala commented Jun 18, 2020

The reason is that git only lists conflicted files up to a certain thresh hold and dotbare finit -u URL would read the input of dotbare checkout output. This makes in-place migration unstable if user have lots of dotfiles, potential fixes would be performing a "recursive" checkout process until git doesn't output any conflicted files.

@kazhala kazhala added bug Something isn't working enhancement New feature or request labels Jun 18, 2020
@kazhala kazhala changed the title [BUG] dotbare finit -u URL checkout crashes if conflicted file is more than like 50 files [BUG] dotbare finit -u URL checkout crashes if conflicted file is more than like 100 files Jun 18, 2020
@kazhala kazhala self-assigned this Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant