We have two important submodules in directory custom_modules/
custom-semantic-ui (Abi James )
reveal.js (Huw Fryer Klaas Andries de Graaf)
These need to be updated by hand using the following command in slidewiki_platform root directory:
- git submodule init
- git submodule update --recursive --remote
- push to master
Huw Fryer:
Possibly
git branch
"this seems to take you out of the branch you're on"