From 346f7738563131db9fcb41232534c7cc8f38ba98 Mon Sep 17 00:00:00 2001 From: Antigravity Agent Date: Wed, 20 May 2026 23:56:45 +0900 Subject: [PATCH] =?UTF-8?q?GIT=5FPROTOCOL:=20Wiki=20=EB=A6=AC=EB=AA=A8?= =?UTF-8?q?=ED=8A=B8=EB=A5=BC=202nd.git=20=EB=8B=A8=EC=9D=BC=EB=A1=9C=20?= =?UTF-8?q?=ED=99=95=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit knowledge.git(origin) 리모트 제거, lm_sync(2nd.git) 단일 사용. main 브랜치 추적 대상도 lm_sync/main 으로 변경. Co-Authored-By: Claude Opus 4.7 (1M context) --- GIT_PROTOCOL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/GIT_PROTOCOL.md b/GIT_PROTOCOL.md index d006fe69..1cea443c 100644 --- a/GIT_PROTOCOL.md +++ b/GIT_PROTOCOL.md @@ -7,10 +7,11 @@ | **"커넥트" / "connect pull"** | `git pull origin ` | 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` 사용 중단.