1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-11-23 22:24:51 +02:00
Files
lazygit/pkg/gui
Stefan Haller 151e80902e Use a different way to check if a tag is annotated
Storing it in the Tag struct makes loading tags a lot slower when there is a
very large number of tags; so determine it on the fly instead. On my machine,
the additional call takes under 5ms, so it seems we can afford it.
2025-07-28 10:53:51 +02:00
..
2025-07-08 16:41:22 +02:00
2025-07-08 15:14:45 +02:00
2025-05-06 09:43:26 +02:00
2025-07-08 16:32:21 +02:00
2025-06-05 13:20:38 +02:00
2025-03-28 11:16:04 +01:00