git-send-email, git-format-patch: add German translation; git-am: update German translation (#12949)

This commit is contained in:
Sayna
2024-06-14 22:13:57 +02:00
committed by GitHub
parent 8e65372e14
commit 7982d49ff4
3 changed files with 45 additions and 0 deletions

View File

@@ -8,6 +8,10 @@
`git am {{pfad/zu/datei.patch}}`
- Herunterladen und Integrieren einer Patch-Datei:
`curl -L {{https://beispiel.de/datei.patch}} | git apply`
- Brich das Integrieren einer Patch-Datei ab:
`git am --abort`