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 256634 - Git diff to "Repository HEAD" compares vs "HEAD" rather than "Local Changes"
Summary: Git diff to "Repository HEAD" compares vs "HEAD" rather than "Local Changes"
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.1
Hardware: Macintosh (x86) Mac OS X
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-16 23:55 UTC by bondolo
Modified: 2015-11-17 14:53 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 bondolo 2015-11-16 23:55:37 UTC

    
Comment 1 bondolo 2015-11-16 23:58:25 UTC
All Diff to... variants should default to "Local Changes".
Comment 2 Ondrej Vrabec 2015-11-17 14:53:19 UTC
You can always change that in the opened diff view itself - change Diff: from HEAD to Local changes.
But i guess it's worth it if i add a shortcut action to the popup: Diff Local to Repository HEAD etc.