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 03abdfcfe2 Fix the CurrentBranchName function
The function would return "head/branchname" when there was either a tag or a
remote with the same name.

While fixing this we slightly change the semantic of the function (and of
determineCheckedOutBranchName, which calls it): for a detached head it now
returns an empty string rather than the commit hash. I actually think this is
better.
2025-06-30 16:08:03 +02:00
..
2025-04-29 14:13:55 +02:00
2025-05-06 09:43:26 +02:00
2025-06-19 18:39:46 +02:00
2025-06-05 13:20:38 +02:00
2025-03-28 11:16:04 +01:00
2025-06-15 16:28:20 +02:00