Skip to content
Gaddnzwerch edited this page Aug 16, 2016 · 3 revisions

Welcome to the solid wiki!

Hints for git:

git checkout trunc - work with branch trunc

git pull origin trunc - get latest version of trunc form repository

git push origin trunc - commit work to server

Clone this wiki locally