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

Auto git conflict cleanup for lockfiles #82

Open
Yohe-Am opened this issue May 22, 2024 · 1 comment
Open

Auto git conflict cleanup for lockfiles #82

Yohe-Am opened this issue May 22, 2024 · 1 comment
Labels
cli Relating to the CLI usage/xp. enhancement New feature or request ghjk
Milestone

Comments

@Yohe-Am
Copy link
Contributor

Yohe-Am commented May 22, 2024

Ghjk lockfiles are expensive to generate as they require resolving information from multiple registries instead of one like most package manager. When a merge conflict occurs in the file, as it does so often, deleting and re-generating is not an ideal solution. It should be possible to cleanly resolve or mostly recover lockfiles that are corrupted by git conflicts.

PNPM has such a feature implemented.

@Yohe-Am Yohe-Am added enhancement New feature or request cli Relating to the CLI usage/xp. labels May 22, 2024
Copy link

linear bot commented May 22, 2024

@Yohe-Am Yohe-Am added this to the 0.3 milestone Jun 21, 2024
@Yohe-Am Yohe-Am added the ghjk label Jul 29, 2024 — with Linear
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cli Relating to the CLI usage/xp. enhancement New feature or request ghjk
Projects
None yet
Development

No branches or pull requests

1 participant