깃(git)/깃허브(github)

도비김·2022년 4월 29일
1

git 기초 지식
https://backlog.com/git-tutorial/kr/

[Github] 완전기초 사용방법 : add, commit, push, pull
https://chancoding.tistory.com/76

Github README.md 작성 방법 및 요령
https://lsh424.tistory.com/37

git remote -v : "repository 확인"
git remote add origin + 깃허브 주소 : "repository 등록"

Git push가 안되는 경우 (fatal: refusing to merge unrelated histories)
https://gdtbgl93.tistory.com/63

로컬에서 commit을 안하면 push or fetch 할때 오류가 난다!

Github Pages: 사용자 사이트 소스코드와 배포할 코드 분리하기
https://devsoyoung.github.io/posts/how-to-use-gh-pages/

gh-pages 오류 해결방법
https://dryadsoft.tistory.com/16

github를 배포 + 소스코드 저장소로 사용하기
https://velog.io/@nemo/github-page-deploy-배포
https://devsoyoung.github.io/posts/how-to-use-gh-pages/
git push -u origin master : 소스코드 master로 push할때

master (non-fast-forward) 해결 방법
https://somjang.tistory.com/entry/Git-rejected-master-master-non-fast-forward-해결-방법

profile
To Infinity, and Beyond!

0개의 댓글