프로그램/Eclipse
[Eclipse] cannot open git-receive-pack
로드러너
2017. 5. 19. 19:04
cannot open git-receive-pack 오류에 대한 해결법은 다음 절차대로 하면 됩니다.
"Git Repositories"를 연다.
원격지의 "Remotes"노드 밑의 "orgin" 노드를 마우스 오른쪽 클릭한다.
Context Menu에서 "Configure Push" 를 선택한다.
"Configure push for remote 'origin' 에서 "Change..." 버튼을 선택한다.
'Destination Git Repository' 에서 Authentication 의 항목을 채우고 "Finish" 버튼을 누른다.
"Dry-Run" 버튼을 누른다.