Skip to content
New issue

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

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

Already on GitHub? # to your account

fix: Don't try to clone existing pinned packages #109

Merged
merged 1 commit into from
May 3, 2022
Merged

fix: Don't try to clone existing pinned packages #109

merged 1 commit into from
May 3, 2022

Conversation

oscarbenedito
Copy link
Contributor

When you call PaqSync and have a pinned package that has already been installed, paq will attempt to re-clone it and will throw an error since git will complain about the directory already existing. This PR fixes the issue.

@savq
Copy link
Owner

savq commented May 3, 2022

Perfect. Thank you 👍

@savq savq merged commit 28e7635 into savq:master May 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants