1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2026-04-01 19:02:12 +02:00
Files
Stefan Haller e92b04e1dc Don't refresh pull requests when checking out a local branch
For esthetic reasons, checking out a branch (or other ref) blocks the UI until
the refresh is done, so it's important that the refresh doesn't do unnecessary
work. Refreshing pull requests is unnecessary (but costly, when waiting for it)
when a branch is checked out that already existed locally. However, it is
required when checking out a remote branch for the first time, so that the PR
icon appears immediately when there is one.
2026-04-01 09:13:55 +02:00
..
2026-01-28 10:15:51 +01:00
2025-05-06 09:43:26 +02:00
2025-11-15 10:46:23 +01:00
2025-11-15 10:46:23 +01:00
2025-08-14 20:40:44 +02:00
2025-11-15 10:46:23 +01:00
2026-01-28 10:15:51 +01:00