pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that

pgsql: Backpatch addition of .git-blame-ignore-revs

2022-08-05 Thread Alvaro Herrera
Backpatch addition of .git-blame-ignore-revs This makes it more convenient for git config to contain the blame.ignoreRevsFile setting; otherwise current git versions complain if the file is not present. I constructed the file for each branch by scraping the file in branch master for commits that