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

fix: replace degit with giget so that create package doesn't depend on Git being installed locally #467

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

chrispcampbell
Copy link
Contributor

Fixes #464

This updates the create package so that it works even if Git is not installed locally. Also improved the error messages. See issue for more details.

@chrispcampbell chrispcampbell merged commit 0bf481b into main Apr 19, 2024
6 checks passed
@chrispcampbell chrispcampbell deleted the chris/464-replace-degit branch April 19, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace degit with giget so that create package doesn't depend on Git being installed locally
1 participant