Changes

Jump to navigation Jump to search

Client

45 bytes added, 21:35, 23 January 2022
</syntaxhighlight>
When checking out different commits or versions use
<syntaxhighlight lang=bash>
git checkout B4 **commit or Versiontag** --recurse-submodules
</syntaxhighlight>
or run after checkout:
<syntaxhighlight lang=bash>git submodule update --recursive </syntaxhighlight>
Anonymous user

Navigation menu