Reapply "archive 삭제"

This reverts commit 69ab355bb9.
This commit is contained in:
2026-04-09 10:19:10 +09:00
parent 69ab355bb9
commit aec9ae8c43
245 changed files with 0 additions and 3799 deletions
@@ -1,15 +0,0 @@
Repository
- 버전이 저장되는 저장소를 의미, 로컬과 원격 두 종류의 Repository가 존재
Working Dir (Working space)
- 작업을 수행하는 위치 경로, git이 동작해야하는 범위를 지정해주는 용도
HEAD
- 현재 Commit이 반영 될 위치
Origin
- 원격 저장소를 의미하며 Branch 앞에 Origin이 붙는 경우는 원격의 Branch를 의미
Conflict
- 동시 작업 후 병합을 진행 할 때 같은 변경 분으로 인한 충돌 상황