Fix status bar git branch detection in worktrees and submodules

This commit is contained in:
Kevin 2026-01-05 21:20:56 -06:00 committed by Mario Zechner
parent 9063a71fe6
commit 6cb3135695
2 changed files with 33 additions and 7 deletions

View file

@ -2,6 +2,10 @@
## [Unreleased]
### Fixed
- Status bar now shows correct git branch when running in a git worktree ([#490](https://github.com/badlogic/pi-mono/pull/490) by [@kcosr](https://github.com/kcosr))
## [0.37.2] - 2026-01-05
### Fixed