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