1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-01-22 05:29:44 +02:00
Jesse Duffield a1fae41051 Fix bug where worktree view would take over window upon switching branches
When switching worktrees (which we can now do via the branch view) we re-layout the windows and their views.
We had the worktree view ahead of the file view based on the Flatten() method in context.go, because it used
to be associated with the branches panel.
2023-07-30 18:35:24 +10:00
..
2023-07-30 18:35:24 +10:00
2023-07-03 12:54:13 +10:00
2023-06-01 20:12:20 +10:00
2023-07-30 18:35:23 +10:00
2023-06-03 15:54:03 +10:00
2023-07-30 18:35:23 +10:00
2023-05-25 23:52:19 +10:00