7za, 7zr, ansible-galaxy, convert, dd, exa, fuck, git-*, gpg, ls, mv: sync German page (#6226)

This commit is contained in:
marchersimon
2021-07-18 20:00:45 +02:00
committed by GitHub
parent 5cd007ea0b
commit 1dcdac60df
12 changed files with 101 additions and 20 deletions

View File

@@ -30,3 +30,7 @@
- Klone ein existierendes Repository, aber lade nur einen bestimmten Branch herunter:
`git clone --branch {{name}} --single-branch {{url_zu_repository}}`
- Klone ein existierendes Repository mit einem bestimmten SSH Befehl:
`git clone --config core.sshCommand="{{ssh -i pfad/zu/privat_ssh_schlüssel}}" {{url_zu_repository}}`