Uses of Class
org.eclipse.jgit.api.StashDropCommand
Packages that use StashDropCommand
-
Uses of StashDropCommand in org.eclipse.jgit.api
Methods in org.eclipse.jgit.api that return StashDropCommandModifier and TypeMethodDescriptionStashDropCommand.setAll(boolean all) Set whether to drop all stashed commitsStashDropCommand.setStashRef(int stashRef) Set the stash reference to drop (0-based).Git.stashDrop()Return a command object used to drop a stashed commit