lib-cl-sii-python icon indicating copy to clipboard operation
lib-cl-sii-python copied to clipboard

Add configuration for ignoring revisions in Git Blame

Open jtrobles-cdd opened this issue 1 year ago • 1 comments

The file .git-blame-ignore-revs contains a list of revisions that are not helpful when assigning blame, such as source code reformatting, Python import sorting, etc., so that git blame is able to ignore those commits.

See:

  • https://git-scm.com/docs/git-blame#Documentation/git-blame.txt---ignore-revs-fileltfilegt
  • https://docs.github.com/en/repositories/working-with-files/using-files/viewing-a-file#ignore-commits-in-the-blame-view

jtrobles-cdd avatar Jan 09 '24 23:01 jtrobles-cdd

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

sonarqubecloud[bot] avatar Jan 09 '24 23:01 sonarqubecloud[bot]