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 245205 - add git stash command to context menu.
Summary: add git stash command to context menu.
Status: RESOLVED DUPLICATE of bug 224986
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-24 07:12 UTC by fortruth
Modified: 2014-06-25 08:42 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 fortruth 2014-06-24 07:12:37 UTC
Product Version = NetBeans IDE 8.0 (Build 201403101706)
Operating System = Linux version 3.13.0-30-generic running on amd64
Java; VM; Vendor = 1.7.0_55
Runtime = OpenJDK 64-Bit Server VM 24.51-b03

git stash is a very important command to work in team. 

it can store the changed file (haven't committed) temperately, then let you to do other things with new branches.
Comment 1 Ondrej Vrabec 2014-06-25 08:42:19 UTC

*** This bug has been marked as a duplicate of bug 224986 ***