You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe you're running into #361, which is a limitation of this Groovy-focused plugin when used in a Kotlin build script. I don't currently have any plan to do anything with this, but you can add watch the other issue in case there are updates or further discussion.
if using grgit.branch.current().fullName for example and there is no .git directory then the following error occurs:
Unresolved reference: grgit
i can't catch it with try/catch
The text was updated successfully, but these errors were encountered: