[GIT] 로컬 프로젝트 git repository에 연결하기
github에서 Repository 생성하기 * terminal에서 명령어 입력 git 초기화 git init repository 연결 git remote add origin {repositoryURL} git remote add origin git@github.com:daeuun/project-name.git (+ 연결된 repo 삭제) 오타났으면 사용..ㅎㅎ git remote rm origin 연결된 repository fetch/push 확인 git remote -v 새로 만든 repository의 내용 가져오기 git push origin {기본브랜치명} github 정책에 의해서 기본 브랜치 이름이 master에서 main으로 변경되었다. git pull origin master stage에 ..
etc/git
2022. 12. 16. 01:22
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 자바 어플리케이션 실행 과정
- 티스토리챌린지
- MongoDB
- array
- jvm warm-up 전략
- QueryDSL
- Git
- addFilterBefore
- 배열
- Linux
- JPA
- Cannot construct instance of
- n+1
- MultipleBagFetchException
- dto 클래스 생성자
- ChatGPT
- bucket4j
- checkout
- FetchJoin
- spring boot 3
- redisson 분산락
- junit5
- 오블완
- port
- Java
- 스프링오류
- 스프링 스케줄링
- 추상클래스
- Kotlin
- Spring Security
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함