User Tools

Site Tools


dev:notes:git

This is an old revision of the document!


# Git

## Init repository with its submodules

  git clone git@theserver:/therepo.git
  git fetch
  git checkout thebranch
  git submodule update --init --remote
/home/share/www/redox.ws/wiki/data/attic/dev/notes/git.1422553827.txt.gz · Last modified: 2023/11/24 21:55 (external edit)