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

Packages that use StashApplyCommand
org.eclipse.jgit.api   
 

Uses of StashApplyCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return StashApplyCommand
 StashApplyCommand StashApplyCommand.setStashRef(String stashRef)
          Set the stash reference to apply
 StashApplyCommand Git.stashApply()
          Returns a command object used to apply a stashed commit
 



Copyright © 2012. All Rights Reserved.