We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 646c3bd commit 7d5a38bCopy full SHA for 7d5a38b
po/de.po
@@ -7530,7 +7530,19 @@ msgstr "git describe [<Optionen>] [<Commit-Angabe>...]"
7530
msgid "git describe [<options>] --dirty"
7531
msgstr "git describe [<Optionen>] --dirty"
7532
7533
-#: builtin/describe.c:217
+#: builtin/describe.c:52
7534
+msgid "head"
7535
+msgstr "Branch"
7536
+
7537
7538
+msgid "lightweight"
7539
+msgstr "nicht-annotiert"
7540
7541
7542
+msgid "annotated"
7543
+msgstr "annotiert"
7544
7545
+#: builtin/describe.c:249
7546
#, c-format
7547
msgid "annotated tag %s not available"
7548
msgstr "annotiertes Tag %s ist nicht verfügbar"
0 commit comments