Bug 434274 - Compare/Replace with stashes
Summary: Compare/Replace with stashes
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: UI (show other bugs)
Version: 3.2   Edit
Hardware: PC Linux-GTK
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-07 01:28 EDT by Nobody - feel free to take it CLA
Modified: 2014-05-07 01:28 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nobody - feel free to take it CLA 2014-05-07 01:28:55 EDT
How to reproduce: 
1. Right click on a file/folder in the navigator, project explorer or C/C++ project explorer
2. Click 'Compare with' or 'Replace with'

Expected result:
To work with the stashed changes it would be helpful to be able to compare or replace the selected file/folder with a stash. 

Actual result: 
Neither the 'Compare with', 'Replace with' submenus nor their item 'Branch, Tag, or Reference...' contain a way to access the stashes. So the user has to open the Git perspective first, get the Git Repositories view, guess the stash containing the desired changes and apply it in trial and error.