public class GitUtils extends Object
| Constructor and Description |
|---|
GitUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
getHeadCommitHash(Path projectDirectory) |
public static Optional<String> getHeadCommitHash(Path projectDirectory) throws IOException
IOExceptionCopyright © 2020. All rights reserved.