jesseduffield.lazygit/pkg/commands
Jesse Duffield b81b6e3c2e Fix PR integration: nerd font guards, tests, generated files, typo
- 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>
2026-02-07 22:18:27 +11:00
..
git_commands Fix PR integration: nerd font guards, tests, generated files, typo 2026-02-07 22:18:27 +11:00
git_config Enable errorlint linter, and fix warnings 2025-06-30 18:30:11 +02:00
hosting_service Fix PR integration: nerd font guards, tests, generated files, typo 2026-02-07 22:18:27 +11:00
models WIP Add draft state, iterate on UI design 2026-02-07 20:29:07 +11:00
oscommands Suppress output from background fetch 2025-11-15 18:27:18 +01:00
patch refactor: use strings.Builder and strings.Repeat to simplify code 2025-12-03 18:34:21 +01:00
testdata Support opening lazygit in a submodule 2019-05-12 17:59:49 +10:00
git.go Fix PR integration: nerd font guards, tests, generated files, typo 2026-02-07 22:18:27 +11:00
git_cmd_obj_builder.go Remove ICmdObj interface 2025-05-01 15:21:37 +02:00
git_cmd_obj_runner.go Enable intrange linter, and fix warnings 2025-06-30 18:30:11 +02:00