Update setupissue.ts
This commit is contained in:
@@ -52,8 +52,6 @@ module.exports = {
|
||||
);
|
||||
const branchName = issueToBranchName(issueData);
|
||||
|
||||
console.log("this is a test");
|
||||
|
||||
if (
|
||||
await confirmMessage(
|
||||
`Create new branch ${chalk.yellow(branchName)} from origin/master?`,
|
||||
|
||||
Reference in New Issue
Block a user