GIT_PROTOCOL: Wiki 리모트를 2nd.git 단일로 확정
knowledge.git(origin) 리모트 제거, lm_sync(2nd.git) 단일 사용. main 브랜치 추적 대상도 lm_sync/main 으로 변경. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -7,10 +7,11 @@
|
||||
| **"커넥트" / "connect pull"** | `git pull origin <current_branch>` | https://github.com/g1nations/locallm.git (ConnectAI) |
|
||||
|
||||
## 🛠️ 세부 수칙
|
||||
1. **Remote Target**: 모든 작업은 `lm_sync` (`https://github.com/g1nations/2nd.git`)를 기준으로 수행한다.
|
||||
1. **Remote Target (Wiki)**: Wiki 저장소는 **`lm_sync` (`https://github.com/g1nations/2nd.git`) 단일 리모트만** 사용한다. `knowledge.git` 등 다른 리모트는 추가·push·pull 하지 않는다. 다른 리모트가 설정돼 있으면 제거한다.
|
||||
2. **Auto-Pilot**: 해당 명령어가 입력되면 추가 질문 없이 즉시 실행 후 보고한다.
|
||||
3. **Conflict Management**: Pull 시 충돌 발생 시 즉시 작업을 중단하고 [코다리] 부장에게 보고하여 지시를 받는다.
|
||||
|
||||
---
|
||||
**승인인**: AI 개발부장 코다리 🫡
|
||||
**일시**: 2026-04-22
|
||||
**개정**: 2026-05-20 — Wiki 리모트를 `2nd.git` 단일로 확정. `knowledge.git` 사용 중단.
|
||||
|
||||
Reference in New Issue
Block a user