Files
lazygit/pkg
Jesse Duffield 862ebd25cb Speed up remote loader
We're:
* using concurrency with wait groups
* avoiding regex
* processing lines of input as they come rather than storing everything in one string
* avoiding an inner loop by creating a mapping of remote names to branches
2023-07-29 10:04:11 +10:00
..
2023-07-22 14:36:35 +10:00
2023-07-29 10:04:11 +10:00
2023-07-26 12:50:39 +03:00
2023-02-26 12:54:13 +11:00
2023-05-25 18:31:32 +10:00
2023-05-23 19:15:33 +10:00
2022-12-30 12:18:59 +11:00
2023-07-03 12:57:11 +10:00