There was an error while loading. Please reload this page.
In order to update the AgentSpring repository to the lastest commit on AgentSpring, the following steps are necessary
cd ~/emlab-generation/AgentSpring
git checkout master
git pull
cd ..
git add AgentSpring
git ci -m "Updated AgentSpring version
git push EMLab develop
Make sure that if necessary all users manually update their develop branches by running git submodule update.
git submodule update