3. Training Set B
- TrainB Working Directory 생성
- Staging (Index에 올리기)
- Commit
- Push (Local Repository의 Commit 내용을 Remote Repository로 전송)
- 새로운 작업 디렉토리 생성
- 신규 파일 추가 및 Push
- TrainB Working Directory에서 fetch 와 pull의 차이 확인
이번 Training Set B는 Staging, Commit, Push / Clone, Fetch, Pull 을 다시 한 번 복습해보는 과정입니다.
...