Re: git ports-tree doesn't work, please check!
- In reply to: Brooks Davis : "Re: git ports-tree doesn't work, please check!"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 02 May 2024 23:47:21 UTC
Brooks Davis <brooks@FreeBSD.org> wrote: > a single page before sending a reply. This is an advantage of github's > progressive rendering (and the pile of javascript it requires). For > example, see: > > https://github.com/freebsd/freebsd-ports/commits/main/devel/py-python-dateutil > > where you get the first commit and then a spinning thing for a bit > before "End of commit history for this file" appears. Doesn't need javascript, just ensure the buffers are flushed: https://git.freebsd.catflap.org/ports/raw-log/devel/py-python-dateutil Cheers, Jamie