[G1-Sync] Manual knowledge update
This commit is contained in:
@@ -4,6 +4,7 @@
|
|||||||
| :--- | :--- | :--- |
|
| :--- | :--- | :--- |
|
||||||
| **"위키 최신화해줘"** | `git pull lm_sync <current_branch>` | https://github.com/g1nations/2nd.git |
|
| **"위키 최신화해줘"** | `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 |
|
| **"커밋해"** | `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`)를 기준으로 수행한다.
|
1. **Remote Target**: 모든 작업은 `lm_sync` (`https://github.com/g1nations/2nd.git`)를 기준으로 수행한다.
|
||||||
|
|||||||
Reference in New Issue
Block a user