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

Add git version check before using system git #93

Merged
merged 2 commits into from
Sep 24, 2024
Merged

Conversation

will-v-pi
Copy link
Collaborator

Check the git version is greater than 2.28.0 before using it, and throw an error on MacOS and Linux if the version is too low. On Windows it will download an up-to-date version instead and use that.

Fixes #87

@will-v-pi will-v-pi requested a review from paulober September 23, 2024 15:18
src/utils/gitUtil.mts Outdated Show resolved Hide resolved
@will-v-pi will-v-pi merged commit c5164be into main Sep 24, 2024
2 checks passed
@will-v-pi will-v-pi deleted the git-version-check branch September 24, 2024 15:49
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.

Creating 'New Project From Example' fails with message 'Failed to setup example'
2 participants