pgsql: Fix git whitespace warning

Started by Peter Eisentraut10 months ago1 messagescomitters
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Fix git whitespace warning

Recent changes to src/tools/ci/README triggered warnings like

src/tools/ci/README:88: leftover conflict marker

Raise conflict-marker-size in .gitattributes to avoid these.

Branch
------
REL_16_STABLE

Details
-------
https://git.postgresql.org/pg/commitdiff/1d5205d88b79beb2a697be74b26cd4e1a7517648

Modified Files
--------------
.gitattributes | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)