Download for Windows Premium
Publiciteit
Merge-Commit

Examples with "Merge-Commit" and their translation in Engels

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.
Merge-Commit erstellen, auch wenn Merge als Fast-Forward aufgelöst wird: Sie können den Commit auch trotz der festgestellten Konflikte zwischen Ihrer Verzweigung und der Zielverzweigung zusammenführen.
Create a merge commit even when the merge resolves as a fast forward: You can also merge your commit despite the conflicts seen between your branch and the target branch.
Für diesen Workflow eignet sich das Rebasing immer besser als ein Merge-Commit.
For this workflow, it's always better to rebase instead of generating a merge commit.
Dann würdest du aber jedes Mal, wenn jemand eine Synchronisierung mit dem zentralen Repository durchführen muss, einen überflüssigen "Merge-Commit" erzeugen.
The pull would still work if you forgot this option, but you would wind up with a superfluous "merge commit" every time someone needed to synchronize with the central repository.
Bei anderen wird das Ergebnis eines Merges genau wie jeder andere Commit übernommen, in solchen Fällen sollte man dafür sorgen, dass sich ein "Merge-Commit" im Commit-Log klar von einem "Änderungs-Commit" unterscheidet.
In others, the results of merges are committed the same way other changes are committed, so the primary means of distinguishing a "merge commit" from a "new change commit" is in the log message.
Wenn nun jemand anderes Deine Arbeit klont, ist alles, was er oder sie sieht, der Merge-Commit mit all Deinen Änderungen insgesamt; die Daten zu den einzelnen Commits (den Urpsrung und die Zeit, wann die Commits stattfanden) sehen sie nicht.
When someone else clones that work, all they see is the merge commit with all the work squashed into it; they don't see the commit data about where it came from or when it was committed.

Andere resultaten

Diese Syntax ist allerdings nur für Merge Commits nützlich, die mehr als einen Vorfahren haben.
This syntax is useful only for merge commits, which have more than one parent.
Dies wird auch als merge commit bezeichnet und ist ein Spezialfall, weil es mehr als nur einen Elternteil hat.
This is referred to as a merge commit and is special in that it has more than one parent.
Diese Syntax ist allerdings nur für Merge Commits nützlich, die mehr als einen Vorfahren haben.
The example above has one parent; merge commits may have more than one.
Anstatt häßliche Merge Commits für jede Änderung zu erzeugen, die in den Master Branch überführt werden, könntest du eine große Änderung erzeugen und Rebase alles handhaben lassen.
Instead of creating ugly merge commits for every change that is brought back into the master branch, you could create one big commit and let rebase handle attaching it.
Wir geben zusätzlich mit an, dass wir reine Merge-Commits nicht erhalten wollen (über - no-merges).
We also indicated that we do not want to receive merge commits (via - no-merges).
Mit Stash 3.7 haben Entwickler die Möglichkeit, den Merge-Commit-Nachrichten in Pull-Requests zusätzliche Informationen hinzuzufügen.
With Stash 3.7 you can now add additional information to the merge commit message on pull requests.
Fetche mehrere Commits und merge sie in Deine Arbeit.
Fetch more commits, and merge them into your work
Abgesehen von gelegentlichen Commits und Merges kannst Du arbeiten, als würde die Versionsverwaltung nicht existieren.
Aside from occasional commits and merges, you can work as if you were unaware that version control exists.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor Merge-Commit in het Duits

Publiciteit

Resultaten: 20. Exact: 5. Verstreken tijd: 2671 ms.