wiki.techinc.nl/.git-blame-ignore-revs
Gergő Tisza f495269f74
Add .git-blame-ignore-revs
See https://gist.github.com/kateinoigakukun/b0bc920e587851bfffa98b9e279175f2

This is an experiment to see how well it works with various tooling.
I just picked two code style change commits at random:
0077c5da15
110a5877e9

A test case:
- run `git config blame.ignoreRevsFile .git-blame-ignore-revs`
- run `git blame includes/changetags/ChangeTags.php`
- search for 'pass [] or null'
You should see it blamed to a commit that actually has 'array() or null'.

Change-Id: I38725da46642e630564768cce585a4cca1115e50
2024-06-02 23:03:04 +02:00

3 lines
123 B
Text

# mass code style changes - array syntax
0077c5da15aab081125ee1c72cc4d95225e4ff5f
110a5877e9e6ebe7a6ecd758f5812f32fc4ef57e