Bug 382259 - Egit should support blame -C i.e. detect lines moved or copied from other files
Summary: Egit should support blame -C i.e. detect lines moved or copied from other files
Status: NEW
Alias: None
Product: EGit
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement with 2 votes (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-11 11:19 EDT by Tomasz Bartczak CLA
Modified: 2012-06-11 11:19 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 Tomasz Bartczak CLA 2012-06-11 11:19:21 EDT
Build Identifier: 

When displaying annotation I would like to make it possible to use -C option to git blame, and being able to navigate to a commit and file that is selected for each line.

this option is described in http://git-scm.com/book/en/Git-Tools-Debugging-with-Git

Reproducible: Always