.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _developers_git: Git === Repository ---------- * https://gitlab.die-netzmacher.de//typo3/seo_dynamic_tag Download -------- ``git clone https://gitlab.die-netzmacher.de/typo3/seo_dynamic_tag.git`` Update ------ ``git pull`` Upload ------ You need access rights. ``git add .`` ``git commit -m "my message"`` ``git push -u origin master``