- 
                Notifications
    You must be signed in to change notification settings 
- Fork 7
Closed
Description
Just pass it as an option to execa.
Line 30 in 7bac92d
| const runGit = () => execa.shell(gitCommand).then(prop('stdout')) | 
Also FWIW the .tap(...) call to change back process.cwd will not be called if the promise throws, resulting in a mutated process.cwd
Metadata
Metadata
Assignees
Labels
No labels