mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-15 18:16:25 -04:00
- Fix "if if" typo in enableGithubCli config description - Guard nerd font icons in PR state badges and main view display behind icons.IsIconEnabled() so non-nerd-font users see plain text - Add tests for GenerateGithubPullRequestMap and getRepoInfoFromURL - Update branch display test expectations for new icon column - Fix integration tests that matched "* branchname" patterns (now need to account for icon column between recency and name) - Remove commented-out dead code in branches.go - Regenerate docs and schema with corrected config description Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| git_commands | ||
| git_config | ||
| hosting_service | ||
| models | ||
| oscommands | ||
| patch | ||
| testdata | ||
| git.go | ||
| git_cmd_obj_builder.go | ||
| git_cmd_obj_runner.go | ||