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
println("WARN: Could not fetch Git Tag for build version. No Git HEAD available. Substituting version 0.0.0")
91
-
return"0.0.0"
92
-
}
93
-
println("WARN: Could not fetch Git Tag for build version. Please install Git and add it to your PATH. For now, the Git commit hash has been substituted.")
println("WARN: Could not fetch Git Tag for build version. No Git HEAD available. Substituting version 0.0.0")
110
-
return"0.0.0"
111
-
}
112
-
println("WARN: Could not fetch Git Tag for build version. Please install Git and add it to your PATH. For now, the Git commit hash has been substituted.")
0 commit comments