Update git.ts

This commit is contained in:
James Ives 2019-11-10 14:03:27 -05:00
parent 8e95d27a60
commit 012f0e45bb

View File

@ -90,6 +90,7 @@ export async function deploy(): Promise<any> {
/*
await execute(
`git worktree add --checkout ${temporaryDeploymentDirectory} origin/${action.branch}`,
workspace
); */