Download raw body.
On Sat, Apr 15, 2023 at 09:40:19PM +0200, Christian Weisgerber wrote: > Based on something I did today: > > $ cd /usr/ports/devel/libpciaccess # FreeBSD ports > $ time git log -- . >/dev/null > 20.15 real 19.77 user 0.37 sys > $ time got log . >/dev/null > 460.48 real 459.54 user 0.85 sys > > Ouch. I would be curious to see what results you get with the 0.88 release.