public class StashListCommand extends GitCommand<java.util.Collection<RevCommit>>
repo
Constructor and Description |
---|
StashListCommand(Repository repo)
Create a new stash list command
|
Modifier and Type | Method and Description |
---|---|
java.util.Collection<RevCommit> |
call() |
checkCallable, getRepository, setCallable
public StashListCommand(Repository repo)
repo
- public java.util.Collection<RevCommit> call() throws java.lang.Exception
java.lang.Exception
Copyright © 2012. All Rights Reserved.