commit명령어 적용이되지않아 입력 후 적용 git branch * master =>다시 git branch를 조회해보면 마스터가 조회 됨 git branch"> commit명령어 적용이되지않아 입력 후 적용 git branch * master =>다시 git branch를 조회해보면 마스터가 조회 됨 git branch"> commit명령어 적용이되지않아 입력 후 적용 git branch * master =>다시 git branch를 조회해보면 마스터가 조회 됨 git branch">
git init
git add indus
git commit -m "first"
git branch -M main
git remote add origin <https://github.com/ggr223/testpro.git>
git push -u origin main
git config --global user.email "[email protected]" =>commit명령어 적용이되지않아 입력 후 적용
git branch * master
=>다시 git branch를 조회해보면 마스터가 조회 됨
git branch
<>
<>