Vertaling van "commit hash" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
The complete commit hash is rendered into the page, making it pretty unreadable.
Anders als beim initialen Entwurf wird jetzt der gesamte Commit Hash in die Seite gerendert, was ziemlich unleserlich ist.
If your patch includes several sequential commits then<num>would be the number of commits, and the commit hash would be the newest commit.
Wenn Ihr Patch mehrere sequentielle Commits enthält, wäre<num>die Anzahl der Commits und der Commit-Hash wäre der neueste Commit.
Extracting the commit hash via maven
I don't want the complete SHA-1 commit hash to be displayed in my application, so I've abbreviated it in the template.
Für den Anfang füge ich erstmal nur statische Informationen hinzu: Ich möchte nicht, dass der ganze SHA-1 Commit Hash in meiner Anwendung angezeigt wird.
To make the commit hash extraction work on Heroku and in the local environment, the build process has to detect where it is running.
Damit das Extrahieren des Commit Hashs sowohl lokal als auch bei Heroku funktioniert, muss der Buildprozess erkennen, wo er ausgeführt wird.
For these reasons I've decided to use Thymeleaf's string utilities to format the commit hash value.
Aus diesen Gründen habe ich mich entschieden, Thymeleafs String Utilities zu verwenden, um den Commit Hash zu kürzen.
Reusing the commit hash in different views becomes complicated since it is now coupled to the HomeController.
Es wird kompliziert, den Commit Hash an unterschiedlichen Stellen wieder zu verwenden, da er jetzt an den HomeController gekoppelt ist.
One way to abbreviate the commit hash would be to fall back to Java: We could use the HomeController for formatting the value and adding it to the model.
Eine Möglichkeit, den Commit Hash abzukürzen ist, dies in Java zu tun: Wir könnten den HomeController verwenden, um den Wert zu kürzen und ihn dann dem Modell hinzufügen.
For example, if your commit hash is a30f224, and you want the patch to include only this one commit, then you would use this command
Wenn Ihr Übergabehash beispielsweise a30f224 lautet und der Patch nur diesen einen Commit enthalten soll, verwenden Sie diesen Befehl