Hi guys,
Errors come back to me again.
When you come up against errors like these, you can check it out.
Follow the steps.
1. Open the Terminal
2. Type "git status"
If you see "your branch is ahead of 'origin main' by 2 commit
It means your flies have not been pushed now.
3. Type "git push origin main"
that's all. It's so easy, right?
BBye
'Configuration Management > Github' 카테고리의 다른 글
[Github] 잔디 안심어지는 오류 해결하기 (0) | 2022.07.29 |
---|---|
[Github] Github Profile 꾸미기 (0) | 2022.04.22 |
[Github] 팀프로젝트시 github으로 간단히 프로젝트 넘겨 받기 (0) | 2022.04.21 |
[Github] How to connect Github with MySQL (0) | 2022.02.03 |
[Github] Resolving git push error (rejected-non-fast-forward) (0) | 2022.01.10 |