git-show-unmerged-branches: add German translation (#9425)

pull/13/head
3voltAmperes 2023-03-07 12:13:51 +01:00 committed by GitHub
parent cd94f05a47
commit 894af2e2b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View 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`