mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-22 01:22:09 +02:00
git-show-merged-branches: add German translation (#9448)
This commit is contained in:
parent
5435f46e8f
commit
8a51e0f5b8
1 changed files with 8 additions and 0 deletions
8
pages.de/common/git-show-merged-branches.md
Normal file
8
pages.de/common/git-show-merged-branches.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# git show-merged-branches
|
||||
|
||||
> Gibt alle Branches aus, welche bereits in die aktuelle HEAD-Datei gemerget wurden.
|
||||
> Weitere Informationen: <https://github.com/tj/git-extras/blob/master/Commands.md#git-show-merged-branches>.
|
||||
|
||||
- Gib alle Branches aus, die bereits in die aktuelle HEAD-Datei gemerget wurden:
|
||||
|
||||
`git show-merged-branches`
|
Loading…
Add table
Reference in a new issue