public class GitRepositoryLayoutException extends GitException
git init
and git clone
have a set of standard
directories they create. If any of those directories are missing, it may trigger this exception when the system
attempts to use them.Constructor and Description |
---|
GitRepositoryLayoutException(com.atlassian.bitbucket.i18n.KeyedMessage message,
File path) |
Modifier and Type | Method and Description |
---|---|
File |
getPath() |
getKeyedMessage, getLocalizedMessage, getMessageKey
addSuppressed, fillInStackTrace, getCause, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2019 Atlassian. All rights reserved.