git-show-unmerged-branches: add German translation (#9425)
This commit is contained in:
8
pages.de/common/git-show-unmerged-branches.md
Normal file
8
pages.de/common/git-show-unmerged-branches.md
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
# git show-unmerged-branches
|
||||||
|
|
||||||
|
> Gibt alle Branches aus, welche noch nicht in die aktuelle HEAD-Datei gemerged wurden.
|
||||||
|
> Weitere Informationen: <https://github.com/tj/git-extras/blob/master/Commands.md#git-show-unmerged-branches>.
|
||||||
|
|
||||||
|
- Gib alle Branches aus, die noch nicht in die aktuelle HEAD-Datei gemerged wurden:
|
||||||
|
|
||||||
|
`git show-unmerged-branches`
|
Reference in New Issue
Block a user