entomologist/317ea8ccac1d414cde55771321bdec30/comments/cb48ee85eb91c4061d60043d53fa68f8/description

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.