프로그래밍/냅다 정리하는 IT
[인프라] GIT, GITHUB, IntelliJ 연동
매우빠른거부기
2022. 8. 29. 11:00
새로운 Repository 준비(https url)
https://github.com/joo-0421/JavaCodingTest.git
GitHub - joo-0421/JavaCodingTest: Java
Java. Contribute to joo-0421/JavaCodingTest development by creating an account on GitHub.
github.com
로컬에 Git 설치
https://goddaehee.tistory.com/216
[Git (1)] 윈도우 10 Git 설치 하기
[Git (1)] 윈도우 10 Git 설치 하기 안녕하세요. 갓대희 입니다. 이번 포스팅은 [ Window 10 Git 설치 방법 ] 입니다. : ) 1. Git 설치 Git은 패키지를 설치하거나 별도의 인스톨러로 설치할 수 있다...
goddaehee.tistory.com
IntelliJ에 Github 계정 등록, git 등록
https://goddaehee.tistory.com/249
[IntelliJ] IntelliJ + Github 연동하기
[IntelliJ] IntelliJ + Github 연동하기 안녕하세요. 갓대희 입니다. 이번 포스팅은 [ IntelliJ 로컬 프로젝트 Github 연동하기 ] 입니다. : ) 인텔리 제이를 통해 개발중인 로컬 프로젝트를 Github이랑 연동..
goddaehee.tistory.com
commit 후 push 해보기