Thread

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

    Jonathan S. Katz <jkatz@postgresql.org> — 2025-09-19T20:54:52Z

    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