Auto-commit: 2026-05-20 21:35
This commit is contained in:
@@ -5,3 +5,8 @@ Corrections, insights, and knowledge gaps captured during development.
|
||||
**Categories**: correction | insight | knowledge_gap | best_practice
|
||||
|
||||
---
|
||||
|
||||
## 2026-05-19: Nie direkt auf dem Testserver entwickeln
|
||||
- **Was passiert:** MVC-Refactoring (Issue #46) direkt in `/var/www/test/html/` gemacht statt im Git-Repo
|
||||
- **Korrektur:** Code-Änderungen IMMER im Git-Repo machen (lokal klonen, Feature-Branch, commit, push), dann auf Testumgebung deployen
|
||||
- **Workflow:** Git Repo → Feature Branch → Code → Commit → Push → Deploy auf Testumgebung
|
||||
|
||||
Reference in New Issue
Block a user