[G1-Sync] Manual knowledge update

This commit is contained in:
Antigravity Agent
2026-04-24 21:40:20 +09:00
parent ae2723a9f8
commit ce1cc160d7
+1
View File
@@ -4,6 +4,7 @@
| :--- | :--- | :--- |
| **"위키 최신화해줘"** | `git pull lm_sync <current_branch>` | https://github.com/g1nations/2nd.git |
| **"커밋해"** | `git add .` <br> `git commit -m "Update Wiki"` <br> `git push lm_sync <current_branch>` | https://github.com/g1nations/2nd.git |
| **"커넥트" / "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`)를 기준으로 수행한다.