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

Shield from invalid git version #313

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Shield from invalid git version #313

merged 1 commit into from
Aug 30, 2023

Conversation

kzu
Copy link
Member

@kzu kzu commented Aug 30, 2023

It seems sometimes git --version might return something that isn't a valid version number we can parse into major.minor.code.

The warning can be ignored with the code GI007.

Fixes #300

It seems sometimes `git --version` might return something that isn't a valid version number we can parse into major.minor.code.

The warning can be ignored with the code `GI007`.

Fixes #300
@kzu kzu added the bug label Aug 30, 2023
@kzu kzu enabled auto-merge (rebase) August 30, 2023 19:58
@kzu kzu merged commit 9d18adf into main Aug 30, 2023
@kzu kzu deleted the dev/gitversion branch August 30, 2023 19:59
@devlooped devlooped locked and limited conversation to collaborators Sep 11, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

parse('')" cannot be evaluated. version string portion was too short or too long
1 participant