git push
remote: Repository not found.
fatal: repository 'https://github.com/ysoftman/test_cod.git/' not found
# 해당 사용자에게 쓰기권한(push)을 부여하면 된다.
깃헙 저장소 > setting > collaborators > manage access > add people > 사용자 선택 후 write 나 admin role 으로 추가하면 된다.
# 흠, not found 대신 push 권한이 없다고 알려주면 좋을텐데~
comments:
댓글 쓰기