Skip to content

Improve attribution by ignoring bulk formatting#216

Open
jcfr wants to merge 3 commits intoKhronosGroup:mainfrom
jcfr:improve-attribution-by-ignoring-bulk-formatting
Open

Improve attribution by ignoring bulk formatting#216
jcfr wants to merge 3 commits intoKhronosGroup:mainfrom
jcfr:improve-attribution-by-ignoring-bulk-formatting

Conversation

@jcfr
Copy link

@jcfr jcfr commented Nov 30, 2022

jcfr and others added 3 commits November 30, 2022 13:27
This file lists revisions that should be ignored when considering
attribution for the actual code written.  Code style changes should
not be considered as modifications with regards to attribution.

To see clean and meaningful blame information.
$ git blame important.py --ignore-revs-file .git-blame-ignore-revs

To configure git to automatically ignore revisions listed in a file on every call to git blame.
$ git config blame.ignoreRevsFile .git-blame-ignore-revs

Based on InsightSoftwareConsortium/ITK@3a969e556 and Slicer/Slicer@ec82a93f0

Co-authored-by: Hans Johnson <hans-johnson@uiowa.edu>
Co-authored-by: James Butler <jbutler@sonovol.com>
@CLAassistant
Copy link

CLAassistant commented Nov 30, 2022

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants