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

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

Uses of StashListCommand in org.eclipse.jgit.api
 

Methods in org.eclipse.jgit.api that return StashListCommand
 StashListCommand Git.stashList()
          Returns a command object used to list stashed commits
 



Copyright © 2013. All Rights Reserved.