git-setup: add German translation (#9454)
This commit is contained in:
13
pages.de/common/git-setup.md
Normal file
13
pages.de/common/git-setup.md
Normal file
@@ -0,0 +1,13 @@
|
|||||||
|
# git setup
|
||||||
|
|
||||||
|
> Erstelle ein Git Repository in einem bestimmten Verzeichnis und committe alle Dateien.
|
||||||
|
> Teil der `git-extras`.
|
||||||
|
> Weitere Informationen: <https://github.com/tj/git-extras/blob/master/Commands.md#git-setup>.
|
||||||
|
|
||||||
|
- Erstelle ein Git Repository im aktuellen Verzeichnis und committe alle Dateien:
|
||||||
|
|
||||||
|
`git setup`
|
||||||
|
|
||||||
|
- Erstelle ein Git Repository in einem bestimmten Verzeichnis und committe alle Dateien:
|
||||||
|
|
||||||
|
`git setup {{pfad/zu/verzeichnis}}`
|
Reference in New Issue
Block a user