Uses of Class
org.eclipse.jgit.errors.RevisionSyntaxException

Packages that use RevisionSyntaxException
org.eclipse.jgit.lib Core API for repository, config, refs, object database. 
 

Uses of RevisionSyntaxException in org.eclipse.jgit.lib
 

Methods in org.eclipse.jgit.lib that throw RevisionSyntaxException
 ObjectId Repository.resolve(String revstr)
          Parse a git revision string and return an object id.
 



Copyright © 2013. All Rights Reserved.