|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StashDropCommand | |
|---|---|
| org.eclipse.jgit.api | High-level API commands (the porcelain of JGit). |
| Uses of StashDropCommand in org.eclipse.jgit.api |
|---|
| Methods in org.eclipse.jgit.api that return StashDropCommand | |
|---|---|
StashDropCommand |
StashDropCommand.setAll(boolean all)
Set wheter drop all stashed commits |
StashDropCommand |
StashDropCommand.setStashRef(int stashRef)
Set the stash reference to drop (0-based). |
StashDropCommand |
Git.stashDrop()
Returns a command object used to drop a stashed commit |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||