fachinformatiker-wiki

it's easy when it's here

User Tools

Site Tools


linux:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
linux:git [2023/03/03 21:26] adminlinux:git [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 5: Line 5:
 apt install git-all apt install git-all
  
-git clone git clone https://github.com/mailcow/mailcow-dockerized mailcow+git clone https://github.com/mailcow/mailcow-dockerized mailcow 
 +git clone --branch <branchname> <remote-repo-url> 
 +git clone -b <branchname> <remote-repo-url> <custom-folder> 
 </code> </code>
linux/git.1677875194.txt.gz · Last modified: 2024/02/17 19:03 (external edit)