Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-27512

Add file `.git-blame-ignore-revs` for `git blame`

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • None
    • 2.6.0, 3.0.0-alpha-4, 2.4.16, 2.5.3
    • None
    • None
    • Reviewed

    Description

      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
      ```

      Attachments

        Activity

          People

            dzcxzl dzcxzl
            dzcxzl dzcxzl
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: