public class GitUtil extends Object
public static String getBranch(@Nonnull File projectBasedir, org.apache.maven.plugin.logging.Log logger) throws org.apache.maven.plugin.MojoExecutionException
projectBasedir - the project "root" folder.logger - the Log to use for logging.null if it couldn't
be established.org.apache.maven.plugin.MojoExecutionException - If an error occurs during the operation.Copyright © 2018. All rights reserved.