org.eclipse.jgit.errors
public class NoWorkTreeException extends java.lang.IllegalStateException
Repository
has no working directory, and is thus bare.Constructor and Description |
---|
NoWorkTreeException()
Creates an exception indicating there is no work tree for a repository.
|
Copyright © 2014. All Rights Reserved.