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 250289 - git annotations with blame detection of moves and refactors
Summary: git annotations with blame detection of moves and refactors
Status: NEW
Alias: None
Product: versioncontrol
Classification: Unclassified
Component: Git (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Ondrej Vrabec
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-07 22:58 UTC by ndwolf
Modified: 2015-02-10 09:00 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 ndwolf 2015-02-07 22:58:49 UTC
Annotations is not detecting when the change is made by renaming, move files or trivial changes as trailing spaces.
This is something git gui blame has solves as it shows the original commit and the commit that changed it to the last state.

So normally you want to know the original commit/committed, not the one who moved it.

It will be ok to just add this funcionality in the same way git gui blames is doing, with a second column and also adding the commit to the popup that shows in the moused pointer