From 0bba092af8cc8e43f02dab46f149349a547bcd25 Mon Sep 17 00:00:00 2001 From: cosmonaut Date: Mon, 29 Aug 2022 21:09:47 -0700 Subject: [PATCH] remove creation of main branch --- install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install.sh b/install.sh index aa3709f..bb80f81 100755 --- a/install.sh +++ b/install.sh @@ -94,7 +94,6 @@ rm ./LICENSE rm -rf .git git init -git checkout -b main pullFNA dotnet sln ${newProjectName}.Framework.sln add FNA/FNA.csproj