본문 바로가기

명사 美 비격식 (무리 중에서) 아주 뛰어난[눈에 띄는] 사람[것]

VCS/git

(35)
git error 128, detected dubious ownership 에러해결 git error 128 fatal: detected dubious ownership in repository at ... cmd 실행후 아래 명령어 실행 git config --global --add safe.directory *
github 소스트리 설치/연결하기 아래의 단계는 github 계정을 만든 이후에 진행한다. 소스트리 다운 https://www.sourcetreeapp.com/ Sourcetree | Free Git GUI for Mac and Windows A Git GUI that offers a visual representation of your repositories. Sourcetree is a free Git client for Windows and Mac. www.sourcetreeapp.com install - 건너뛰기 깃 로그인정보입력 - 로그인(로그인창 디자인은 달리 보일 수도 있다.) 등록완료 - 다음 git 선택 - 다음 계정확인 및 입력 ssh 키알림 - 아니오 실행 - Remote - 계정추가 호스팅서비스 - github선택 ..
github 계정인증오류: marked as spam, Your account has been flagged You are marked as spam, and therefore cannot authorize a third party application. Your account has been flagged. 위 오류는 장기미접속으로 인한 계정 잠금상태라고 보면된다. 이 잠금상태로 진입한 순간, gitbash, sourcetree 모두 사용불가하다고 이해하면되니 굳이 시도하지말고 하루~7일이내로 해결될 문제이니 기다림에 대한 준비를 먼저 해보자. +급하다면 github 웹브라우저에서 수정할 수 있으나 한계가 있으니 어처피 계정잠금상태를 풀어야함 또한 인지하자. 원래절차는 아래 메일로 문의를 보내는 것이나, developer@githubsupport.com Hello, Mr. or Ms. I don’t under..
소스트리 search, 작성자/메세지 검색하기 search 기능 커밋메세지, 파일변경사항, 작성자
깃 Token 토큰발급하기 깃 - 설정- 관리자설정 토큰생성 - 이름입력 repo, adminb:repo_hook 선택 - Generate token 완료, 복사하여 잘 메모. 분실시 재발급받아야한다.
소스트리 스테이지 파일 취소하기, 폐기 원복 초기화 원하는 파일선택 - 마우스오른쪽 - 폐기 - 확인
소스트리 저장소 이름바꾸기 로컬저장소 - 저장소 - 마우스오른쪽 - 이름변경 - 완료.
깃 hub Readme 서식 스타일시트 stylesheet 아래로 접속하여 원하는 코드를 복붙해 사용하면 된다. https://github.com/StandOut-0/test-repo/blob/main/README.md?plain=1 GitHub - StandOut-0/test-repo Contribute to StandOut-0/test-repo development by creating an account on GitHub. github.com 파일 구성은 텍스트, 들여쓰기, 리스트, 체크박스와 table 자주쓸법한 이모지와 화살표등을 모아봤다.