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 252244 - Git stash takes too long
Summary: Git stash takes too long
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL: https://bugs.eclipse.org/bugs/show_bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-05 09:37 UTC by Vladimir Riha
Modified: 2015-07-29 14:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
profile snapshot (212.30 KB, application/octet-stream)
2015-05-05 09:37 UTC, Vladimir Riha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2015-05-05 09:37:10 UTC
Created attachment 153525 [details]
profile snapshot

When trying to stash changes (using NetBeans) in a single file, it takes several minutes to finish which unfortunately makes it very hard to use. As discussed offline, the repository contains a lot of ignored files but "git stash" from command line is pretty much instant.

Attaching snapshot from 50secs of waiting it to finish.


Thank you



Product Version: NetBeans IDE Dev (Build 201504240001)
Java: 1.8.0_40; Java HotSpot(TM) Client VM 25.40-b25
Runtime: Java(TM) SE Runtime Environment 1.8.0_40-b25
System: Linux version 3.13.0-35-generic running on i386; UTF-8; en_US (nb
Comment 1 Ondrej Vrabec 2015-07-10 15:15:48 UTC
It's too deep in JGit code, i cannot do anything with this. So i tried at least at JGit itself and reported it upstream: https://bugs.eclipse.org/bugs/show_bug.cgi?id=472385