반응형
츄르사려고 코딩하는집사입니다.
STS(Spring Tool Suite)에서 깃허브(Github) 커밋(Commit)
및 푸시(Push) 하는 방법
STS(Spring Tool Suite)에서 깃허브(Github) 커밋(Commit) 및 푸시(Push) 하는 방법입니다.
1. 먼저, 커밋(Commit)과 푸시(Push)를 하기 위해 "#abc"라는 주석을 달고 저장했습니다.
2. 프로젝트 오른쪽 클릭하여 [Team] - [Add to Index]를 눌러 커밋(Commit) 준비를 합니다.
3. 다시 프로젝트 오른쪽 클릭하여 [Team] - [Commit]을 눌러 커밋(Commit)을 해줍니다.
4. 우측 하단에 Git Staging이 나오면 Commit message를 입력하고, Commit and Push를 누릅니다.
5. Commit and Push를 진행하고 나서, Git perspective로 이동하여 working Tree를 보면 주석이 추가된 것을 볼 수 있습니다.
반응형
'IT > GIT' 카테고리의 다른 글
[GIT] git fatal detected dubious ownership in repository 문제 해결 방법 (0) | 2024.12.11 |
---|---|
[Git] please clean your repository working tree before checkout 문제 해결 방법 (0) | 2024.07.16 |
[Git] Git There is no tracking information for the current branch. 문제 해결 방법 (0) | 2024.07.03 |
[Git] Git remote origin already exists 에러 해결 방법(remote origin 삭제) (0) | 2024.06.12 |
[Git] Make sure you configure your 'user.name' and 'user.email' in git 에러 해결 방법 (0) | 2024.03.11 |
VS Code(Visual Studio Code)에서 깃 clone, commit, push 하는 방법 (0) | 2021.07.14 |
STS(Spring Tool Suite)에서 깃허브(Github) 연동 및 클론하는 방법 (0) | 2021.07.14 |
깃허브(Github) Git 클론하는 방법 (0) | 2021.07.14 |
최근댓글