Git unstash - drop option?
Mitch Claborn <[email protected]>
| Newsgroups | gmane.comp.java.ide.netbeans.user |
|---|---|
| Message-ID | <CAKKx8bwGQX=n-gc6g9tHynRm8wnMY27k5V51uPbPi8rfS5vYJA@mail.gmail.com> |
I frequently use Git unstash from the Team menu in NetBeans. That works fine, but then I have to drop the stash manually from the command line. Is there any way to apply and drop at the same time? (something like "git stash pop") Or a way to manage the stash list from NetBeans? Mitch