What is the translation of " SOURCE BRANCH " in German?

[sɔːs brɑːntʃ]
Noun
[sɔːs brɑːntʃ]
Quell-branch
source branch

Examples of using Source branch in English and their translations into German

{-}
  • Colloquial category close
  • Official category close
  • Ecclesiastic category close
  • Medicine category close
  • Financial category close
  • Ecclesiastic category close
  • Political category close
  • Computer category close
  • Programming category close
  • Official/political category close
  • Political category close
If the merge attempt is not successful, the source branch is not deleted.
Wenn die Zusammenführung nicht erfolgreich ist, wird der Quell-Branch nicht gelöscht.
The source branch contains the AFTER commit, which is the commit that contains the changes you want to merge into the destination branch..
Der Quell-Branch enthält den AFTER-Commit, bei dem es sich um den Commit mit den Änderungen handelt, die Sie mit dem Ziel-Branch zusammenführen möchten.
Create a branch that contains the code you want reviewed the source branch.
Erstellen Sie einen Branch, der den zu überprüfenden Code enthält Quell-Branch.
For example, to check out a source branch of a pull request named pullrequestbranch.
So rufen Sie beispielsweise einen Quell-Branch einer Pull-Anforderung namens pullrequestbranch ab.
Commit and push the code you want reviewed to the source branch.
Einen Commit für den Code, der überprüft werden soll, durchführen und ihn an den Quell-Branch übertragen.
You want to incorporate those changes into the source branch as part of the review forward integration.
Sie möchten diese Änderungen in den Quell-Branch im Rahmen der Überprüfung aufnehmen Vorwärtsintegration.
Your pull request is updated with the changes you made to the source branch.
Ihre Pull-Anforderung wird mit den Änderungen aktualisiert, die Sie an dem Quell-Branch vorgenommen haben.
You can use Git to update the source branch of a pull request with changes to the code to.
Sie können mithilfe von Git den Quell-Branch einer Pull-Anforderung mit Änderungen am Code aktualisieren, um folgende Schritte auszuführen.
You make the changes on your local computer,and then commit and push them to the source branch.
Sie nehmen die Änderungen auf Ihrem lokalen Computer,führen ein Commit durch und senden sie an den Quell-Branch.
Squash-Combines your commits when you merge the source branch into the destination branch..
Squash: Führt deine Commits zusammen, wenn du den Quell-Branch in den Ziel-Branch mergst.
What if you don't even have access to some of the forks and you can't checkout the source branch?
Was passiert, wenn du nicht einmal Zugriff auf einige dieser Forks hast und du den Quell-Branch nicht auschecken kannst?
Merge commit-Keeps all commits from your source branch and makes them part of the destination branch..
Merge commit(Commit mergen): Alle Commits aus deinem Quell-Branch werden beibehalten und in den Ziel-Branch eingegliedert.
You can update the pull request in response tocomments by committing and pushing changes to the source branch.
Sie können die Pull-Anforderung aufgrund der Kommentare mit weiteren Änderungen aktualisieren,indem Sie Commits für Änderungen durchführen und diese per Push auf den Quell-Branch übertragen.
You want users to review code changes you made to the source branch code in response to comments in the pull request.
Benutzer sollen die Änderungen am Code des Quell-Branch überprüfen, die Sie aufgrund von Kommentaren in der Pull-Anforderung vorgenommen haben.
If notifications are configured for the repository, users subscribed to the topicreceive emails when you push changes to the source branch of an open pull request.
Wenn Benachrichtigungen für das Repository konfiguriert sind, erhalten Benutzer, die das Themaabonniert haben, eine E-Mail, wenn Sie Änderungen an den Quell-Branch einer offenen Pull-Anforderung senden.
For example, if you want to change the code in the source branch in responses to user comments, edit the files with those changes.
Wenn Sie beispielsweise in Reaktion auf Benutzerkommentare den Code im Quell-Branch ändern möchten, bearbeiten Sie die Dateien mit diesen Änderungen.
You want the title or description to reflect changes made to the source branch of an open pull request.
Sie möchten, dass der Titel oder die Beschreibung die Änderungen berücksichtigt, die am Quell-Branch einer offenen Pull-Anforderung vorgenommen wurden.
Mary wants to merge her feature into the main codebase, so the source branch is her feature branch, the destination repository is John's public repository, and the destination branch is master.
Also ist ihr Feature Branch der Quell-Branch, Johns öffentliches Repository ist das Ziel-Repository und master ist der Ziel-Branch.
You can also optionally select the option to automatically delete the pull request source branch after the merge is successful.
Außerdem können Sie optional auswählen, dass der Quell-Branch der Pull-Anforderung nach erfolgreicher Zusammenführung automatisch gelöscht werden soll.
The full commit IDof the commit in the source branch that is the current tip of the branch for the pull request when you post the comment with the--after-commit-id option.
Die vollständige Commit-ID des Commits im Quell-Branch, die die aktuelle Spitze des Branch für die Pull-Anforderung darstellt, wenn Sie den Kommentar posten mit der Option--after-commit-id.
Typically, the developer will specify their feature branch as the source branch and the master branch as the destination branch..
In der Regel gibt der Entwickler seinen Feature Branch als Quell-Branch und den master -Branch als Ziel-Branch an.
If you want to integrate changes thathave been made to the destination branch into the source branch(forward integration), run the git merge command, specifying the destination branch, to merge those changes into the source branch.
Wenn Sie Änderungen am Ziel-Branch in den Quell-Branch integrieren wollen(Vorwärts-Integration), führen Sie den Befehl git merge aus und geben dabei den Ziel-Branch an, dessen Änderungen in den Quell-Branch integriert werden sollen.
Results: 22, Time: 0.0333

Word-for-word translation

Top dictionary queries

English - German