What is the translation of " COMMIT HISTORY " in German?

[kə'mit 'histri]
Noun
[kə'mit 'histri]
Commit-verlauf
commit history
Commit Historie
commit history
commit-historie
commit history

Examples of using Commit history 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
Suppose your commit history looks like this.
Nehmen wir an, Deine Commit Historie sieht wie folgt aus.
For more options, see Git Basics- Viewing the Commit History.
Weitere Optionen siehe Git-Grundlagen- Anzeigen des Commit-Verlaufs.
Figure 5-17. Commit history after featureA work.
Bild 5-17. Commit Historie nach dem rebase von featureA.
You will see that this repository has no commit history.
Sie werden sehen, dass dieses Repository nicht über einen Commit-Verlauf verfügt.
Figure 5-18. Commit history after featureBv2 work.
Bild 5-18. Commit Historie mit dem neuen featureBv2 Branch.
Contrast this with git reset, which does alter the existing commit history.
Im Gegensatz hierzu wird mit git reset der bestehende Commit-Verlauf verändert.
Your commit history will certainly look cluttered.
Deine Commit-Historie wird ziemlich unübersichtlich aussehen.
The merge goes smoothly- John's commit history now looks like this.
Das Zusammenführen läuft problemlos- Johns Commit-Verlauf sieht jetzt so aus.
Jessica's commit history now looks something like Figure 5-13.
Jessicas Commit Historie sieht jetzt wie folgt aus Bild 5-13.
The git status command output displays changes between the Commit History and the Staging Index.
Mit dem Befehl git status werden Änderungen zwischen dem Commit-Verlauf und dem Staging-Index angezeigt.
Finally, John's commit history looks like Figure 5-6.
Johns Commit Historie sieht schließlich aus wie in Bild 5-6.
The git commit commandadds changes to a permanent snapshot that lives in the Commit History.
Mit dem Befehl gitcommit werden Änderungen einem dauerhaften Snapshot im Commit-Verlauf hinzugefügt.
Figure 5-16. Initial commit history with featureB work.
Bild 5-16. Ursprüngliche Commit Historie mit dem featureB Branch.
If no commit history exists, sample values consisting of zeroes will be generated instead.
Falls kein Commit-Verlauf vorhanden ist, werden stattdessen aus Nullen bestehende Beispielwerte generiert.
The merge goes smoothly- John's commit history now looks like Figure 5-5.
Der Merge verläuft glatt: Johns Commit Historie sieht jetzt aus wie in Bild 5-5.
Shallow cloning is most usefulwhen working with repos that have an extensive commit history.
Das Erstellen flacher Klone istvor allem dann nützlich, wenn Repositorys einen umfangreichen Commit-Verlauf haben.
For more information, see Browse the Commit History of a Repository and Compare Commits..
Weitere Informationen finden Sie unter Durchsuchen des Commit-Verlaufs eines Repositorys und Vergleichen von Commits.
Since our Commit History was already sitting on HEAD and we implicitly reset to HEAD nothing really happened.
Da unser Commit-Verlauf bereits am HEAD sitzt und wir daher implizit auf den HEAD zurücksetzen, hat sich nichts geändert.
Thanks to Miro Kropáek for his support in preserving the commit history from the old SVN repository.
Dank an Miro Kropáček für seine Unterstützung bei der Bewahrung der Commit-Historie des alten SVN-Archivs.
Review the commit history by branch or by tag, and get details about commits by author, date, and more.
Prüfen Sie den Commit-Verlauf nach Branch oder Tag und sehen Sie sich die Details zu einem Commit nach Autor, Datum und mehr an.
On the Dashboard page, from the list of repositories, choose the repository for which you want to review the commit history.
Wählen Sie auf der Seite Dashboard das Repository in der Liste aus, für das Sie den Commit-Verlauf prüfen möchten.
You can view the commit history of a different branch by choosing the view selector button and then choosing a branch from the list.
Sie können den Commit-Verlauf eines anderen Branches anzeigen, indem Sie auf die Schaltfläche der Ansichtsauswahl klicken und einen anderen Branch in der Liste auswählen.
But, they all affect different combinations of the working directory,staged snapshot, and commit history.
Sie wirken sich jedoch unterschiedlich aus und betreffen einen oder mehrere der folgenden Bereiche: Arbeitsverzeichnis,gestagter Snapshot und Commit-Verlauf.
If you like to use a more graphical tool to visualize your commit history, you may want to take a look at a Tcl/Tk program called gitk that is distributed with Git.
Wenn Dir eine grafische Anzeige der Commit Historie lieber ist, kannst Du das Tcl/Tk Programm gitk, welches mit Git ausgeliefert wird.
This is even more powerful than an automated rebase,since it offers complete control over the branch's commit history.
Das ist sogar noch leistungsstärker als ein automatisiertes Rebasing,da du damit die vollständige Kontrolle über den Commit-Verlauf des Branch erhältst.
At the end of the repo setup procedure, we invoke git log to display the commit history, showing a total of 3 commits..
Am Schluss der Repository-Einrichtung lassen wir mit git log den Commit-Verlauf anzeigen und sehen, dass 3 Commits aufgezeichnet wurden.
It helps to think about each command in terms of their effect on the three state management mechanisms of a Git repository: the working directory,the staged snapshot, and the commit history.
Es ist hilfreich, sich vorzustellen, wie sich ein Commit auf die drei Mechanismen des Statusmanagements in einem Git-Repository auswirkt: auf das Arbeitsverzeichnis,den gestagten Snapshot und den Commit-Verlauf.
In this case, it is displaying that the Staging Index is ahead of the changes in the Commit History as if we have already staged them.
In diesem Fall sehen wir, dass der Staging-Index vor den Änderungen im Commit-Verlauf liegt, und es sieht aus, als hätten wir diese Änderungen bereits gestaged.
Clicking on Mary's pull request will show hima description of the pull request, the feature's commit history, and a diff of all the changes it contains.
Wenn er auf Marys Pull-Request klickt,werden eine Beschreibung des Pull-Requests, der Commit-Verlauf des Features und ein Diff aller enthaltenen Änderungen angezeigt.
Results: 29, Time: 0.0296

Word-for-word translation

Top dictionary queries

English - German