2024 웹
Git 다운로드 & 이클립스 연동, 이메일 설정
concho
2024. 1. 30. 09:51
GitHub 깃허브 기초적인 사용법, (feat. 잔디심기)
#coding #java #git #GitHub #잔디심기 #GitHub사용법 #깃 #깃허브 깃(git) 과 깃허브(GitHub) 기초...
blog.naver.com
https://velog.io/@yoon_han0/fatal-not-a-git-repository-or-any-of-the-parent-directories-.git
[해결방법] fatal: not a git repository (or any of the parent directories): .git
스터디를 진행하면서 PR 보냈어야 했는데 git remote add를 하는 과정에서 fatal: not a git repository (or any of the parent directories): .git 이러한 에러가 발생했습니다! 검색을 하면서 에러를 찾아보니 생
velog.io
https://wellbell.tistory.com/43
github 잔디밭 안 심어지는 현상 해결 및 이미 커밋한 내용 반영하기
1. github 잔디 안심어지는 현상 해결 흔히 잔디밭이라고 불리는 github contributions(activity) 나의 저장소 중 어디라도 commit해서 push해서 반영 시키면 잔디가 심어져야하는데 심어지지 않을때가 있다.
wellbell.tistory.com