summaryrefslogtreecommitdiffstats
path: root/Utilities/Git/commit-msg
diff options
context:
space:
mode:
authorBen Boeckel <ben.boeckel@kitware.com>2022-02-21 15:50:32 (GMT)
committerBen Boeckel <ben.boeckel@kitware.com>2022-02-21 15:53:42 (GMT)
commit93f52b0931b39831416f492394e6498fe6d1a43f (patch)
treec2097269366a2a75a8d66ea84171f56ccaea5db7 /Utilities/Git/commit-msg
parent7847a449302756c8faff4ba7df0e1e7baef95c67 (diff)
downloadCMake-93f52b0931b39831416f492394e6498fe6d1a43f.zip
CMake-93f52b0931b39831416f492394e6498fe6d1a43f.tar.gz
CMake-93f52b0931b39831416f492394e6498fe6d1a43f.tar.bz2
Utilities/Git: add a file for refs to ignore when blaming
This file may be passed to `git blame` through either the `--ignore-revs-file` argument or the `blame.ignoreRevsFile` configuration to ignore certain commits when performing blames. Note that if Git is unable to find an older commit for a given line, commits in this file may still be given as the source of a line. The file uses features (namely empty lines and comments) which were added in Git 2.20, released Dec 2018.
Diffstat (limited to 'Utilities/Git/commit-msg')
0 files changed, 0 insertions, 0 deletions