1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-02-03 13:21:56 +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-07-09 21:30:19 +10:00
2023-07-30 18:35:22 +10:00
2023-05-20 20:54:39 +10:00
2022-01-04 09:07:15 +11:00
2022-12-30 20:01:14 +09:00