Skip to content

Commit d28eff6

Browse files
committed
Setup GitHub Pages deployment
1 parent 01c86e2 commit d28eff6

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

npm/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,6 @@ async function handleGit() {
217217
}
218218

219219
item('Branch:', c.cyan(branch));
220-
exec('git status --short', false);
221220

222221
const msg = await prompt('Commit message?', 'Setup GitHub Pages deployment');
223222

0 commit comments

Comments
 (0)