docs: Relocate project documentation files to a new subdirectory and add a versioned archive.

This commit is contained in:
2025-11-22 20:30:51 +07:00
parent a3474bff6a
commit 17d9f172d4
14 changed files with 13 additions and 8550 deletions

View File

@@ -98,6 +98,19 @@ git push
git pull
```
🟦 Pull (ดึงงานล่าสุด) แบบ rebase
```bash
git pull --rebase
```
🟦 ดู log
```bash
git log
```
---
## 🧩 SECTION 3 ทำงานกับ Branch