| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Change git pull to fetch and reset in setup scripts | 魏曹先生 | 2026-01-03 | 1 | -1/+4 |
| | | | | | | This ensures a clean state by discarding any local changes when updating the documents repository. | ||||
| * | Replace Git submodule with setup script for documents | 魏曹先生 | 2025-11-10 | 1 | -0/+6 |
| The .gitmodules file has been removed and replaced with a setup.sh script that handles cloning the documents repository. This provides more flexibility than Git submodules while achieving similar results. The .gitignore has been updated to reflect this change. | |||||
