State Models
- commit한다고 서버(remote repository)에 업로드되는 것이 아니다.
- push를 해야 remote repository에 호환된다.
A Detailed Explanation of the Underlying Data Structures and Principles of Git
VS Code → Git History
- origin : remote repository를 의미
- origin/develop
- origin/master
- origin 없으면 local repository를 의미한다.
- develop
- master 등
State Models
- commit한다고 서버(remote repository)에 업로드되는 것이 아니다.
- push를 해야 remote repository에 호환된다.
A Detailed Explanation of the Underlying Data Structures and Principles of Git
VS Code → Git History
- origin : remote repository를 의미
- origin/develop
- origin/master
- origin 없으면 local repository를 의미한다.
- develop
- master 등
'GIT' 카테고리의 다른 글
git 명령어 (0) | 2023.08.30 |
---|---|
git branch 전략 (0) | 2023.08.30 |
git branch 전략 (0) | 2023.06.01 |
ssh 참고 링크 (0) | 2023.06.01 |
Git Tortiose 설치 (0) | 2023.05.31 |
댓글