Re: Having postgresql.org link to cgit instead of gitweb

Jonathan S. Katz <jkatz@postgresql.org>

From: "Jonathan S. Katz" <jkatz@postgresql.org>
To: Tom Lane <tgl@sss.pgh.pa.us>
Cc: Peter Geoghegan <pg@bowt.ie>, PostgreSQL Hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-09-19T20:54:52Z
Lists: pgsql-hackers

Attachments

On 9/19/25 4:14 PM, Tom Lane wrote:
> "Jonathan S. Katz" <jkatz@postgresql.org> writes:
>> On a quick read, I believe this is easily settable in the cgit.css file
>> by setting "tab-size" to "4". I did a quick test hacking this inline,
>> and it worked.
> 
> Cool, thanks for looking into it.

Tested inline, but untested as a whole (as I don't have access to 
gitweb, nor do I really want to have access), but this is effectively 
the modification, the second line of the CSS rule.

Jonathan