This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 270528 - Git stash clear or removing stashes
Summary: Git stash clear or removing stashes
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-05-01 19:02 UTC by CyRaid
Modified: 2017-05-02 06:28 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description CyRaid 2017-05-01 19:02:56 UTC
There should be an option to remove git stashes, or clear them out "git stash clear". You can create stashes, but can't remove them. Maybe even an option to remove the stash item after you've applied it successfully?
Comment 1 Ondrej Vrabec 2017-05-02 06:28:04 UTC
Team -> Git -> Repository -> Repository Browser... Expand Stashes, select a stash you want to remove and either press Del or select Drop Stash from the popup menu?