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

@@ -7,6 +7,10 @@
`git init`
- Erstelle eine neues Repository mit einem bestimmten Namen für den ersten Branch:
`git init --initial-branch={{branch_name}}`
- Erstelle ein neues Repository, welches SHA256 für Objekt-Hashes verwendet (benötigt Git 2.29+):
`git init --object-format={{sha256}}`