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

Git on WSL not being detected #841

Open
Maddin-M opened this issue Sep 26, 2024 · 0 comments
Open

Git on WSL not being detected #841

Maddin-M opened this issue Sep 26, 2024 · 0 comments

Comments

@Maddin-M
Copy link

What happened?

I am on Windows and have Git not installed on my PC, but I use WSL and its Git installation, which works fine with IntelliJ and Android Studio overall. Then I tried to build a project that uses this plugin, and am greeted with the message: Git not found in project, pointing to this line:

val versionDetails: groovy.lang.Closure<com.palantir.gradle.gitversion.VersionDetails> by extra
val details = versionDetails()

Here's a screenshot of Android Studio correctly finding Git:
grafik

What did you want to happen?

I wanted gradle-git-version to detect Git and work normally.

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

No branches or pull requests

1 participant