computeVersionName

fun computeVersionName(git: Git, gitTagPrefix: String): String

Get the app version name, which is computed using the branch name or git describe.