Uses of Class
org.eclipse.jgit.api.ReflogCommand

Packages that use ReflogCommand
org.eclipse.jgit.api High-level API commands (the porcelain of JGit). 
 

Uses of ReflogCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return ReflogCommand
 ReflogCommand Git.reflog()
          Returns a command object to execute a reflog command
 ReflogCommand ReflogCommand.setRef(String ref)
          The ref used for the reflog operation.
 



Copyright © 2013. All Rights Reserved.