Class GitCommandRunner
java.lang.Object
io.github.joke.conventionalversion.git.GitCommandRunner
Runs
git in a directory and returns its standard output.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GitCommandRunner
-
-
Method Details
-
run
Runs a command, failing when git exits non-zero.- Throws:
ConventionalVersionException- when git is missing or the command fails
-
tryRun
-
start
-