Package org.craftercms.studio.api.v2.exception.git.cli
package org.craftercms.studio.api.v2.exception.git.cli
-
Exception ClassesClassDescriptionRoot exception for the Git CLI.Thrown when the Git CLI exits with a non-zero value.Exception thrown when a Git repository has been locked (a .git/index.lock file was found)Exception thrown when a Git commit is attempted but there's nothing to commit.