[ 
https://issues.apache.org/jira/browse/HBASE-27512?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Duo Zhang reassigned HBASE-27512:
---------------------------------

    Assignee: dzcxzl

> Add file `.git-blame-ignore-revs` for `git blame`
> -------------------------------------------------
>
>                 Key: HBASE-27512
>                 URL: https://issues.apache.org/jira/browse/HBASE-27512
>             Project: HBase
>          Issue Type: Improvement
>            Reporter: dzcxzl
>            Assignee: dzcxzl
>            Priority: Trivial
>
> We introduce spotless to format the code, but it is inconvenient for `git 
> blame` to view the changes. 
> We can ignore some commits through `--ignore-rev`.
> git v2.23 support `--ignore-rev`
> ```bash
> git config blame.ignoreRevsFile .git-blame-ignore-revs
> ```



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to