Package | Description |
---|---|
org.eclipse.jgit.api |
Modifier and Type | Method and Description |
---|---|
StashApplyCommand |
StashApplyCommand.setStashRef(java.lang.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.