Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[jgit-dev] How do I stash from jgit?

Hi,

I have a scenario where I'd like to be able to do a stash using jgit but I don't find a StashCommand. Is this covered by another command somehow? If not, how do I go about implementing it?

TIA,
- thomas


Back to the top