Matthew Dunlap created NETBEANS-1760:
----------------------------------------
Summary: Git blame/annotation customization
Key: NETBEANS-1760
URL: https://issues.apache.org/jira/browse/NETBEANS-1760
Project: NetBeans
Issue Type: Improvement
Components: versioncontrol - Git
Reporter: Matthew Dunlap
My team at Dataverse (open source research data repository application) uses
Netbeans for development. We lean heavily on the "show annotations" feature to
navigate our codebase. We've been wanting to do more code cleanup but major
formatting changes destroy our visible history through annotations.
git-blame which underlies this functionality supports a number of flags for
this sort of problem (ignore whitespaces, moved code, etc). As far as I can
tell these flags cannot be configured for use by the netbeans integration. Some
way to add these flags would provide a lot of value to users with large code
bases.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists