Skip to content

Instantly share code, notes, and snippets.

@maricn
Last active April 16, 2021 04:05
Show Gist options
  • Save maricn/9b939bc82eb48e0d07e94039a994e617 to your computer and use it in GitHub Desktop.
Save maricn/9b939bc82eb48e0d07e94039a994e617 to your computer and use it in GitHub Desktop.
# The commits that did automated reformatting. You can ignore them
# during git-blame with `--ignore-rev` or `--ignore-revs-file`.
#
# $ git config --add 'blame.ignoreRevsFile' '.git-blame-ignore-revs'
#
# Additional options to mark unblamable and ignored lines in the
# git-blame output:
#
# $ git config --add 'blame.markUnblamables' 'true'
# $ git config --add 'blame.markIgnoredLines' 'true'
#
155a94f86d6c23591f56d127d02280e9fff40f23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment