(GitHub)There isn’t anything to compare. main and sim are entirely different commit histories. https://m.blog.naver.com/ehdgnstla/223098500187 (GitHub)There isn’t anything to compare. main and sim are entirely different commit histories.(서론) GitHub에 익숙하지 못한 나는 항상 GitHub을 다루어야 할때 뚱땅거린다.. 대학 팀프로젝트를 진...blog.naver.com GitHub/error log 2024.05.28
깃 커밋 컨벤션 https://kdjun97.github.io/git-github/commit-convention/ [Git/Github] Commit Convention이란?커밋 컨벤션에 대해 알아보자kdjun97.github.io https://velog.io/@msung99/Git-Commit-Message-Convension [Git] Commit Message Convension (협업을 위한 git 커밋컨벤션)이번 포스팅에서는 Git 의 커밋 메시지 컨벤션에 대해 알아보겠습니다. 각 회사마다 각자의 git flow 전략을 가지고 브랜치를 관리하듯이, 그에 따라가며 자연스래 commit 에 관한 규칙도 정말 중요velog.io https://velog.io/@shin6403/Git-git-%EC%BB%A4%EB.. GitHub/study for project 2024.01.08
[Git] Git Remote origin already exists 에러해결 remote origin 삭제 https://coding-factory.tistory.com/619 [Git] Git Remote origin already exists 에러해결 remote origin 삭제깃의 Remote origin already exists 에러는 기존에 연결되어 있는 레파지토리가 다시 새로운 레파지토리에 소스코드를 올리려고 하면 발생되는 에러입니다. 해결방법은 간단합니다. 위와 같이 원격 저coding-factory.tistory.com GitHub/error log 2024.01.08
ssh: connect to host gmail.com port 22: Network is unreachable https://velog.io/@resident000/ssh-%EC%A0%91%EC%86%8D-%EC%8B%9C-port-22-blocked-%EB%AC%B8%EC%A0%9C ssh 접속 시 port 22 blocked 문제카페에서 작업 시에 간혹 git 명령어 실행을 할 경우 동작하지 않음 😨처음에는 ssh key 문제인 것 같아 삭제하고 새로 세팅해보았으나 해결이 되지 않았다.stackoverflow 답변글(https://stackoverflow.com/quvelog.io GitHub/error log 2024.01.08
organization git permission denied https://syntaxsugar.tistory.com/entry/Git-GitHub-Organization-remote-Permission-to-repository [Git] GitHub Organization - remote: Permission to repositoryGitHub Organization을 이용하면서 발생한 문제입니다. Organization에 있는 Repository는 권한을 얻기전까지 push할 수가 없습니다. $ git push ✱ remote: Permission to Dev-Sweeter/go-jose.git denied to bang9211. fatal: unable tosyntaxsugar.tistory.com GitHub/error log 2024.01.08
git permission denied https://maliceit.tistory.com/51 git permission denied (publickey) : git 명령어 에러 해결방법git permission denied (publickey). fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists 문제 git clone, git pull 등 PC에서 명령어를 쳤는데 위와 같은 에러가 난 적이maliceit.tistory.com GitHub/error log 2024.01.08
[IntelliJ] 프로젝트 GitHub에 연동하기(Create Git Repository) https://tychejin.tistory.com/324 Create Git Repository... 클릭 3. 프로젝트를 선택 4. 프로젝트 우클릭 >" data-og-host="tychejin.tistory.com" data-og-source-url="https://tychejin.tistory.com/324" data-og-url="https://tychejin.tistory.com/324" data-og-image="https://scrap.kakaocdn.net/dn/dpZomz/hyU2glASz7/yvSa0ELaMtpp1jk6pQXLn0/img.png?width=800&height=671&face=0_0_800_671,https://scrap.kakaocdn.net/dn/rgqKy/hyUXN.. GitHub/study for project 2024.01.08