Make Unreal REAL.
article thumbnail
The Ultimate Git Course - with Applications in Unreal Engine

 

 

1. some.file 파일을 생성

Stage 되지 않은 상태

 

2. git add some.file

변경 사항을 Stage (commit할 준비)
Staging Area에 저장

 

3. git commit

Staged 상태에 있는 파일들을 로컬 Repository에 적용
Staging Area에서 삭제되고 .git 폴더에 적용

 

4. git push

원격 메인 Repository에 commit을 적용

 

5. git pull

다른 사람이 원격 메인 Repository에 commit한 내용을 나의 로컬 Repository에 적용

'Unreal Engine > The Ultimate Git Course in Unreal Engine' 카테고리의 다른 글

.gitignore  (0) 2023.01.18
Git의 Object Store 개념  (0) 2023.01.18
Git 설정 파일들  (0) 2023.01.18
Git 명령어들  (0) 2023.01.18
Git이란?  (0) 2023.01.18
profile

Make Unreal REAL.

@diesuki4

포스팅이 좋았다면 "좋아요❤️" 또는 "구독👍🏻" 해주세요!

검색 태그