You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "jose luis romero (Jira)" <ji...@apache.org> on 2021/01/08 18:50:00 UTC

[jira] [Commented] (NETBEANS-1760) Git blame/annotation customization

    [ https://issues.apache.org/jira/browse/NETBEANS-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17261520#comment-17261520 ] 

jose luis romero commented on NETBEANS-1760:
--------------------------------------------

It would be really useful to have the possibility to add flags like -w globally at least, but just by the project would be even better 

> 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
>            Priority: Minor
>
> My team at [Dataverse|https://dataverse.org/] (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 (the formatting change shows up when we'd rather see the last functional change).
> [git-blame|https://git-scm.com/docs/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
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists