Update branch checked out to "main"

This commit is contained in:
Norm 2023-03-22 18:34:15 -04:00
parent 5ffcb9f235
commit 5662635d45

View file

@ -58,7 +58,7 @@ When updating, be sure to check the [release notes](https://akkoma.dev/FoundKeyG
```sh
git stash
git checkout master
git checkout main
git pull
git stash pop
docker compose build