Trying to get things to work better. Why are the SQL results getting mixed...???

This commit is contained in:
Scott Idem
2024-03-08 00:39:19 -05:00
parent c9bf237db9
commit 61c49b7f6c
2 changed files with 7 additions and 3 deletions

View File

@@ -75,10 +75,14 @@ docker restart ae_mariadb_dev
```
## Switch AE Docker branch
```bash
git status
git pull --all
git switch branch_to_change_to
git status
git pull origin branch_to_git
less docker-compose.yml
```
## Clone Svelte App(s)