강의

멘토링

커뮤니티

Inflearn Community Q&A

chl9338's profile image
chl9338

asked

Introduction to Git and GitHub for Team Development

Add, commit, push, pull with GUI

gui 문제

Written on

·

410

0

이런식으로아무것도안뜨고

원격 저장소를 만들려고하면

이렇게소유자 불러오기 실패가 뜹니다 ㅠㅠ

github버전관리시스템git

Answer 3

0

jayjinjay님의 프로필 이미지
jayjinjay
Instructor

원격 저장소 세팅이 잘못되었네요!

커스텀 옆에 test 대신 재권님(성함 맞으신가요)의 저장소 주소를 적어보시겠어요?

그리고 커스텀 눌러서 나온 셀렉트박스에 origin을 선택하면 우측에 어떤 텍스트가 나오는지도 알려주세요~

0

jayjinjay님의 프로필 이미지
jayjinjay
Instructor

(스크린샷 끌어오기)

0

jayjinjay님의 프로필 이미지
jayjinjay
Instructor

https://www.inflearn.com/questions/182628 과 중복이라 저기서 답변할게요~

chl9338님의 프로필 이미지
chl9338
Questioner

message: You need at least read:org scope or user scope to list your organizations.

https://docs.github.com/rest/reference/orgs#list-organizations-for-the-authenticated-user

이런오류가 듭니다 !

chl9338's profile image
chl9338

asked

Ask a question