Jesse Duffield
|
06be88aef7
|
Use fields rather than methods on worktrees
I would prefer to use methods to keep things immutable but I'd rather be consistent with the other
models and update them all at once
|
2023-07-30 18:35:24 +10:00 |
|
Jesse Duffield
|
de57cfd6ff
|
Remove IO logic from presentation code for worktrees
We're doing all the IO in our workers loader method so that we don't need to do any
in our presentation code
|
2023-07-30 18:35:24 +10:00 |
|
Jesse Duffield
|
a313b16704
|
Add more worktree tests
|
2023-07-30 18:35:23 +10:00 |
|
Jesse Duffield
|
c713d550c0
|
Improve name handling
|
2023-07-30 18:35:22 +10:00 |
|
Jesse Duffield
|
7682ec029b
|
Update worktree model
|
2023-07-30 18:35:22 +10:00 |
|
Joel Baranick
|
db02c13bf6
|
Address PR comments
|
2023-07-30 18:35:21 +10:00 |
|
Joel Baranick
|
54708233ac
|
Improve worktree panel
|
2023-07-30 18:35:21 +10:00 |
|
Joel Baranick
|
c679fd1924
|
Style missing worktree as red and display better error when trying to switch to them
Use a broken link icon for missing worktrees
|
2023-07-30 18:35:21 +10:00 |
|
Joel Baranick
|
f8ba899b87
|
Initial addition of support for worktrees
|
2023-07-30 18:35:21 +10:00 |
|