1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-04-23 12:18:51 +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
..
2023-04-30 13:19:53 +10:00
2023-07-22 14:36:35 +10:00
2023-07-20 21:05:52 +10:00
2023-04-30 13:19:53 +10:00
2023-05-16 21:01:38 +10:00
2023-05-25 23:52:19 +10:00
2023-07-30 18:35:22 +10:00
2023-07-22 14:36:35 +10:00
2023-04-30 13:19:53 +10:00
2023-04-30 13:19:53 +10:00