The issue is git worktrees are shown as separately in "By Project" usage
Git worktrees belong to same project therefore either data should be summed up for all worktrees or they should be grouped under same project and codeburn can show separate worktree usage like in present just that they are grouped under same project
Option A
Project usage = sum of all worktrees
Option B
Project usage
- worktree A usage
- worktree B usage
Current behavior

The issue is git worktrees are shown as separately in "By Project" usage
Git worktrees belong to same project therefore either data should be summed up for all worktrees or they should be grouped under same project and codeburn can show separate worktree usage like in present just that they are grouped under same project
Option A
Project usage = sum of all worktrees
Option B
Project usage
- worktree A usage
- worktree B usage
Current behavior