Helper code for personal projects
public checkout:
git clone https://github.com/christianknauer/lib.git
private checkout
git clone [email protected]:christianknauer/lib.git
update submodule in main git repo (run in submodule root directory)
git fetch; git merge