Skip to content

Commit 950ff56

Browse files
first commit
1 parent 70cce89 commit 950ff56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App/Script.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ private function addPHPStormConfig(): void
211211
*/
212212
private function createGithubConfig()
213213
{
214-
// $this->createRepository();
214+
$this->createRepository();
215215
$this->execGitCommands();
216216

217217
$this->io->write("\n ::: Your current configuration:");

0 commit comments

Comments
 (0)