diff --git a/pages.de/common/git-ignore-io.md b/pages.de/common/git-ignore-io.md index 94654ad23f..c4bd4a5480 100644 --- a/pages.de/common/git-ignore-io.md +++ b/pages.de/common/git-ignore-io.md @@ -1,6 +1,7 @@ # git ignore-io > Erstelle `.gitignore` Dateien aus vorgefertigten Vorlagen. +> Teil der `git-extras`. > Weitere Informationen: . - Liste alle verfügbaren Vorlagen auf: diff --git a/pages.de/common/git-show-merged-branches.md b/pages.de/common/git-show-merged-branches.md index 12d6bc1a49..a7add87f23 100644 --- a/pages.de/common/git-show-merged-branches.md +++ b/pages.de/common/git-show-merged-branches.md @@ -1,6 +1,7 @@ # git show-merged-branches > Gibt alle Branches aus, welche bereits in die aktuelle HEAD-Datei gemerget wurden. +> Teil der `git-extras`. > Weitere Informationen: . - Gib alle Branches aus, die bereits in die aktuelle HEAD-Datei gemerget wurden: diff --git a/pages.de/common/git-show-unmerged-branches.md b/pages.de/common/git-show-unmerged-branches.md index 6363aaf82b..932c280edc 100644 --- a/pages.de/common/git-show-unmerged-branches.md +++ b/pages.de/common/git-show-unmerged-branches.md @@ -1,6 +1,7 @@ # git show-unmerged-branches > Gibt alle Branches aus, welche noch nicht in die aktuelle HEAD-Datei gemerged wurden. +> Teil der `git-extras`. > Weitere Informationen: . - Gib alle Branches aus, die noch nicht in die aktuelle HEAD-Datei gemerged wurden: diff --git a/pages.fr/common/git-ignore-io.md b/pages.fr/common/git-ignore-io.md index b9df2aac01..ef4232bc44 100644 --- a/pages.fr/common/git-ignore-io.md +++ b/pages.fr/common/git-ignore-io.md @@ -1,6 +1,7 @@ # git ignore-io > Générer le fichier `.gitignore` depuis des templates prédéfinis. +> Fait partie de `git-extras`. > Plus d'informations : . - Lister les templates disponibles : diff --git a/pages.it/common/git-ignore-io.md b/pages.it/common/git-ignore-io.md index 439d812310..6c0411fe93 100644 --- a/pages.it/common/git-ignore-io.md +++ b/pages.it/common/git-ignore-io.md @@ -1,6 +1,7 @@ # git ignore-io > Genera file `.gitignore` usando template predefiniti. +> Parte di `git-extras`. > Maggiori informazioni: . - Elenca i template disponibili: diff --git a/pages.ko/common/git-ignore-io.md b/pages.ko/common/git-ignore-io.md index 628d58154b..7a64ec47a3 100644 --- a/pages.ko/common/git-ignore-io.md +++ b/pages.ko/common/git-ignore-io.md @@ -1,6 +1,7 @@ # git ignore-io > 미리 정의된 템플릿에서 `.gitignore` 파일을 생성. +> `git-extras`의 일부. > 더 많은 정보: . - 사용 가능한 템플릿 나열: diff --git a/pages.ko/common/git-show-merged-branches.md b/pages.ko/common/git-show-merged-branches.md index e52edd396f..f472de3824 100644 --- a/pages.ko/common/git-show-merged-branches.md +++ b/pages.ko/common/git-show-merged-branches.md @@ -1,6 +1,7 @@ # git show-merged-branches > 현재 헤드에 병합된 모든 브랜치를 출력. +> `git-extras`의 일부. > 더 많은 정보: . - 현재 헤드에 병합된 모든 브랜치를 출력: diff --git a/pages.ko/common/git-show-unmerged-branches.md b/pages.ko/common/git-show-unmerged-branches.md index 06e1146f5d..ac16f10258 100644 --- a/pages.ko/common/git-show-unmerged-branches.md +++ b/pages.ko/common/git-show-unmerged-branches.md @@ -1,6 +1,7 @@ # git show-unmerged-branches > 현재 HEAD에 병합되지 않은 모든 브랜치를 출력. +> `git-extras`의 일부. > 더 많은 정보: . - 현재 HEAD에 병합되지 않은 모든 브랜치를 출력: diff --git a/pages/common/git-ignore-io.md b/pages/common/git-ignore-io.md index b43b104fe2..9202ebffa4 100644 --- a/pages/common/git-ignore-io.md +++ b/pages/common/git-ignore-io.md @@ -1,6 +1,7 @@ # git ignore-io > Generate `.gitignore` files from predefined templates. +> Part of `git-extras`. > More information: . - List available templates: diff --git a/pages/common/git-show-merged-branches.md b/pages/common/git-show-merged-branches.md index 3d7e10219c..67a379d5c7 100644 --- a/pages/common/git-show-merged-branches.md +++ b/pages/common/git-show-merged-branches.md @@ -1,6 +1,7 @@ # git show-merged-branches > Print all branches which are merged into the current head. +> Part of `git-extras`. > More information: . - Print all branches which are merged into the current head: diff --git a/pages/common/git-show-unmerged-branches.md b/pages/common/git-show-unmerged-branches.md index e3f81c3cfc..d782036f0b 100644 --- a/pages/common/git-show-unmerged-branches.md +++ b/pages/common/git-show-unmerged-branches.md @@ -1,6 +1,7 @@ # git show-unmerged-branches > Print all branches which are not merged into the current `HEAD`. +> Part of `git-extras`. > More information: . - Print all branches which are not merged into the current `HEAD`: