jesseduffield.lazygit/pkg/commands/hosting_service
Stefan Haller 692f56a61b Optimize regex compilations
Compile them only once at startup. I didn't measure if this makes a difference,
but it's easy to do, and now that we potentially need to check them more often,
it might be worth it.
2026-05-10 15:28:14 +02:00
..
definitions.go Optimize regex compilations 2026-05-10 15:28:14 +02:00
hosting_service.go Optimize regex compilations 2026-05-10 15:28:14 +02:00
hosting_service_test.go Expose service info (provider, host, owner, repo) from the hosting service 2026-05-10 15:28:14 +02:00