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

chore: add minimum git version support warning #886

Conversation

mrexox
Copy link
Member

@mrexox mrexox commented Dec 6, 2024

🔧 Summary

You might face some issues when you have git version lower than 2.31.0. Git started supporting option --path-format=absolute only in 2.31.0. That's why we add a warning.

This is a temporary solution until we find a way to fix the paths issue. It may not be fixed, so better update the Git.

@mrexox mrexox marked this pull request as ready for review December 6, 2024 07:47
@mrexox mrexox changed the title fix: add minimum git version support warning chore: add minimum git version support warning Dec 6, 2024
@mrexox mrexox merged commit 9df624c into evilmartians:master Dec 6, 2024
11 checks passed
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.

1 participant