4 lines
270 B
Text
4 lines
270 B
Text
Currently the `ent` program makes a worktree before considering what
|
|
command it's supposed to run. Which is nice because it simplifies each
|
|
command handler, but it's bad because different command handlers will
|
|
want different kinds of worktrees to implement this issue.
|