fatal: The current branch main has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin main
1. git push origin main
2. git push origin master
1번 해보고 안되면 2번 ㄱㄱ
fatal: The current branch main has no upstream branch.
To push the current branch and set the remote as upstream, use
git push --set-upstream origin main
1. git push origin main
2. git push origin master
1번 해보고 안되면 2번 ㄱㄱ