Uses of Class
org.eclipse.jgit.api.errors.InvalidRefNameException

Packages that use InvalidRefNameException
org.eclipse.jgit.api   
 

Uses of InvalidRefNameException in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that throw InvalidRefNameException
 Ref CreateBranchCommand.call()
           
 Ref RenameBranchCommand.call()
           
 Ref CheckoutCommand.call()
           
 Collection<RevCommit> StashListCommand.call()
           
 Collection<ReflogEntry> ReflogCommand.call()
          Run the reflog command
 



Copyright © 2012. All Rights Reserved.