1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-03-03 15:02:52 +02:00
Jesse Duffield 81a9133261 Support older versions of git when fetching worktrees
Older versions of git don't support the -z flag in `git worktree list`.
So we're using newlines.

Also, we're not raising an error upon error because that triggers another refresh,
which gets us into an infinite loop
2023-07-30 18:35:23 +10:00
..
2022-03-24 20:14:41 +11:00
2023-06-01 19:21:24 +10:00
2023-07-22 14:36:35 +10:00
2022-12-30 20:01:14 +09:00
2023-07-30 18:35:23 +10:00
2023-07-22 14:36:35 +10:00
2023-07-29 10:04:11 +10:00
2022-12-30 20:01:14 +09:00
2023-05-23 20:23:08 +10:00
2023-07-30 18:35:22 +10:00
2023-07-30 18:35:23 +10:00