mirror of
https://github.com/jesseduffield/lazygit.git
synced 2026-09-15 01:56:24 -04:00
A repo that keeps its refs in a reftable shows ".invalid" in the branch column. Git stores the real HEAD in a binary table there and leaves "ref: refs/heads/.invalid" in the HEAD file, so that anything still reading the HEAD file fails loudly instead of getting a stale answer. We read that file and take the placeholder for a branch name. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| confirm_on_quit.go | ||
| copy_confirmation_message_to_clipboard.go | ||
| copy_to_clipboard.go | ||
| direnv_approves_envrc.go | ||
| direnv_loaded_on_repo_switch.go | ||
| direnv_unloads_on_blocked_envrc.go | ||
| filter_recent_repos.go | ||
| initial_open.go | ||
| recent_repos_branch_column.go | ||
| recent_repos_column_widths.go | ||
| recent_repos_on_launch.go | ||
| recent_repos_reftable_repo.go | ||
| recent_repos_with_long_names.go | ||
| start_in_git_dir.go | ||