2023-03-14 18:03

access git repository with git account

git account config 설정이 제대로 되어있지 않을 경우, private한 repostiory에 접근할 때 404에러가 발생한다.
가장 간단히 해결할 수 있는 방법은, 접근하고자하는 repository 주소에 계정정보를...

댓글