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, setCallable
public StashListCommand(Repository repo)
repo
- public Collection<RevCommit> call() throws Exception
Exception
Copyright © 2012. All Rights Reserved.