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

Next revision
Previous revision
linux:git [2023/01/20 23:02] – created gsyslinux:git [2024/02/17 19:03] (current) – external edit 127.0.0.1
Line 4: Line 4:
 apt install git apt install git
 apt install git-all apt install git-all
 +
 +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.1674252176.txt.gz · Last modified: 2024/02/17 19:03 (external edit)