Prevedi "git commit" v angleščina

Prikaz 50 od 50 prevodov fraze "git commit" iz Nemško v angleščina

Prevodi git commit

"git commit" v Nemško je mogoče prevesti v naslednjih angleščina besed/besednih zvez:

git commit git merge pull push
commit commit

Prevod Nemško v angleščina od git commit

Nemško
angleščina

DE "git clone", "git config", "git add", "git status", "git commit", "git push", "git pull", "git branch", "git checkout" und "git merge"

EN git clone, git config, git add, git status, git commit, git push, git pull, git branch, git checkout, and git merge

Nemškoangleščina
configconfig
addadd
statusstatus
branchbranch
checkoutcheckout
undand
gitgit
commitcommit
pushpush
pullpull
mergemerge

DE Git für Entwickler Git für das Marketing Git für das Produktmanagement Git für Designer Git für den Kundensupport Git für die Personalabteilung Git für alle, die ein Budget verwalten

EN Git for developers Git for marketing Git for product management Git for designers Git for customer support Git for human resources Git for anyone managing a budget

Nemškoangleščina
gitgit
marketingmarketing
produktmanagementproduct management
entwicklerdevelopers
designerdesigners
kundensupportcustomer support
budgetbudget
fürfor
eina
verwaltenmanaging

DE Git für Entwickler Git für das Marketing Git für das Produktmanagement Git für Designer Git für den Kundensupport Git für die Personalabteilung Git für alle, die ein Budget verwalten

EN Git for developers Git for marketing Git for product management Git for designers Git for customer support Git for human resources Git for anyone managing a budget

Nemškoangleščina
gitgit
marketingmarketing
produktmanagementproduct management
entwicklerdevelopers
designerdesigners
kundensupportcustomer support
budgetbudget
fürfor
eina
verwaltenmanaging

DE Die Arbeit mit Branches: git merge Umarbeiten von Verläufen: git commit --amend Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen Speichern von Änderungen: git add

EN Using Branches: git merge Rewriting history: git commit --amend Learn Git with Bitbucket Cloud: Copy your Git repository and add files Saving changes: git add

Nemškoangleščina
branchesbranches
bitbucketbitbucket
cloudcloud
kopierencopy
Änderungenchanges
gitgit
commitcommit
dateienfiles
repositorysrepository
mitwith
mergemerge
hinzufügenadd
speichernsaving

DE Was ist Versionskontrolle? Was ist Git? Warum eignet sich Git für dein Unternehmen? Git installieren Git-SSH Git-Archiv GitOps Git-Merkzettel

EN What is version control What is Git Why Git for your organization Install Git Git SSH Git archive GitOps Git cheat sheet

Nemškoangleščina
versionskontrolleversion control
gitgit
installiereninstall
sshssh
archivarchive
istis
fürfor
warumwhy
unternehmenorganization

DE Was ist Versionskontrolle? Was ist Git? Warum eignet sich Git für dein Unternehmen? Git installieren Git-SSH Git-Archiv GitOps Git-Merkzettel

EN What is version control What is Git Why Git for your organization Install Git Git SSH Git archive GitOps Git cheat sheet

Nemškoangleščina
versionskontrolleversion control
gitgit
installiereninstall
sshssh
archivarchive
istis
fürfor
warumwhy
unternehmenorganization

DE Untersuchen eines Repositorys: git status Git stash Git kennenlernen mit Bitbucket Cloud: Datei-Merges mit einem Git-Branch durchführen Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen

EN Inspecting a repository: git status Git Stash Learn Git with Bitbucket Cloud: Use a Git branch to merge a file Learn Git with Bitbucket Cloud: Copy your Git repository and add files

Nemškoangleščina
statusstatus
bitbucketbitbucket
cloudcloud
kopierencopy
hinzufügenadd
branchbranch
repositorysrepository
gitgit
dateienfiles
dateifile
durchführenuse
mitwith
einesa

DE Führe nun wie nachfolgend demonstriert den Befehl git commit mit einer Commit-Nachricht aus. Dabei gibt "-m" an, dass eine Commit-Nachricht folgt.

EN Issue the git commit command with a commit message, as shown on the next line. The -m indicates that a commit message follows.

Nemškoangleščina
befehlcommand
nachrichtmessage
gitgit
commitcommit
dabeiwith
anon
dassthat

DE Untersuchen eines Repositorys: git log Git-Protokoll für Fortgeschrittene: Commit-Verläufe filtern Git-Protokoll für Fortgeschrittene: Formatieren der Protokollausgabe Git-Tutorials für Fortgeschrittene: Überblick

EN Inspecting a repository: git log Advanced Git log: Filtering the Commit History Advanced Git log: Formatting Log Output Advanced Git Tutorials: Overview

Nemškoangleščina
repositorysrepository
fortgeschritteneadvanced
filternfiltering
formatierenformatting
tutorialstutorials
gitgit
loglog
derthe

DE Speichern von Änderungen: git add Git kennenlernen mit Bitbucket Cloud: Git-Repositorys kopieren und Dateien hinzufügen Die Arbeit mit Branches: git merge Untersuchen eines Repositorys: git status

EN Saving changes: git add Learn Git with Bitbucket Cloud: Copy your Git repository and add files Using Branches: git merge Inspecting a repository: git status

Nemškoangleščina
Änderungenchanges
bitbucketbitbucket
cloudcloud
kopierencopy
branchesbranches
statusstatus
gitgit
dateienfiles
repositorysrepository
mitwith
mergemerge
hinzufügenadd
einesa
speichernsaving

DE Die Arbeit mit Branches: git branch Die Arbeit mit Branches: git checkout Die Arbeit mit Branches: git merge Git kennenlernen mit Bitbucket Cloud: Datei-Merges mit einem Git-Branch durchführen

EN Using Branches: git branch Using Branches: git checkout Using Branches: git merge Learn Git with Bitbucket Cloud: Use a Git branch to merge a file

Nemškoangleščina
branchesbranches
branchbranch
checkoutcheckout
kennenlernenlearn
bitbucketbitbucket
cloudcloud
dateifile
gitgit
mergemerge
mitwith

DE Klicke auf Commit (Committen). Das Feld Commit message (Commit-Nachricht) wird angezeigt, mit folgender Nachricht: stationlocations created online with Bitbucket.

EN Click Commit. The Commit message field appears with the message: stationlocations created online with Bitbucket.

Nemškoangleščina
klickeclick
commitcommit
feldfield
angezeigtappears
createdcreated
onlineonline
bitbucketbitbucket
mitwith
nachrichtmessage
wirdthe

DE Klicke auf Commits. Hier ist der Commit aufgelistet, den du auf deinem lokalen System durchgeführt hast. Wie du siehst, ist die Commit-ID identisch mit der Commit-ID auf deinem lokalen System.

EN Click Commits and you can see the commit you made on your local system. Notice that the change keeps the same commit id as it had on your local system.

Nemškoangleščina
klickeclick
commitscommits
commitcommit
lokalenlocal
systemsystem
identischsame
duyou
istmade
denthe
siehstsee

DE Nimm deine Änderungen lokal vor und füge sie dem Branch hinzu, committe und pushe sie: git add. git commit -m "adding a change from the feature branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

Nemškoangleščina
lokallocally
branchbranch
featurefeature
originorigin
Änderungenchanges
gitgit
commitcommit
aa
changechange
pushpush
undand
demthe
vorto

DE Nimm deine Änderungen lokal vor und füge sie dem Branch hinzu, committe und pushe sie: git add. git commit -m "adding a change from the feature branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

Nemškoangleščina
lokallocally
branchbranch
featurefeature
originorigin
Änderungenchanges
gitgit
commitcommit
aa
changechange
pushpush
undand
demthe
vorto

DE Nimm deine Änderungen lokal vor und füge sie dem Branch hinzu, committe und pushe sie: git add. git commit -m "adding a change from the feature branch" git push origin

EN Make your changes locally and then add, commit, and push your changes to the  branch:git add . git commit -m "adding a change from the feature branch" git push origin

Nemškoangleščina
lokallocally
branchbranch
featurefeature
originorigin
Änderungenchanges
gitgit
commitcommit
aa
changechange
pushpush
undand
demthe
vorto

DE Wichtig: Dieser Befehl erstellt den neuen Branch lediglich. Damit du ihm Commits hinzufügen kannst, musst du ihn erst mit git checkout auswählen. Anschließend kannst du die Standardbefehle git add und git commit verwenden.

EN Note that this only creates the new branch. To start adding commits to it, you need to select it with git checkout, and then use the standard git add and git commit commands. 

Nemškoangleščina
branchbranch
commitscommits
erststart
checkoutcheckout
gitgit
commitcommit
auswählenselect
neuennew
musstneed to
mitwith
verwendenuse
undand
duyou
ihnit
lediglichonly
denthe
damitto

DE Der Befehl git commit committet den Snapshot aus der Staging-Umgebung in den Projektverlauf. Zusammen mit git add bildet er den grundlegenden Workflow für alle Git-Benutzer.

EN The git commit takes the staged snapshot and commits it to the project history. Combined with git add, this process defines the basic workflow for all Git users.

Nemškoangleščina
befehlproject
addadd
grundlegendenbasic
workflowworkflow
benutzerusers
gitgit
commitcommit
bildetthe
zusammenwith
fürfor
mitcombined
alleall

DE Git-Repositorys erstellen Git-Repositorys kopieren und Dateien hinzufügen Änderungen aus Git-Repositorys in Bitbucket Cloud pullen Datei-Merges mit einem Git-Branch durchführen

EN Create a Git repository Copy your Git repository and add files Pull changes from your Git repository on Bitbucket Cloud Use a Git branch to merge a file

Nemškoangleščina
kopierencopy
hinzufügenadd
Änderungenchanges
bitbucketbitbucket
cloudcloud
branchbranch
gitgit
repositorysrepository
dateienfiles
dateifile
ausfrom
erstellencreate
undand

DE Von SVN zu Git – Migrationsvorbereitung Migration von SVN zu Git Von Perforce zu Git – Argumente für die Umstellung Migrieren von Perforce zu Git

EN SVN to Git - prepping for the migration Migrate to Git from SVN Perforce to Git - why to make the move Migrating from Perforce to Git

Nemškoangleščina
svnsvn
gitgit
migrationmigrating
zuto
migrierenmigrate

DE Git-Repositorys erstellen Git-Repositorys kopieren und Dateien hinzufügen Änderungen aus Git-Repositorys in Bitbucket Cloud pullen Datei-Merges mit einem Git-Branch durchführen

EN Create a Git repository Copy your Git repository and add files Pull changes from your Git repository on Bitbucket Cloud Use a Git branch to merge a file

Nemškoangleščina
kopierencopy
hinzufügenadd
Änderungenchanges
bitbucketbitbucket
cloudcloud
branchbranch
gitgit
repositorysrepository
dateienfiles
dateifile
ausfrom
erstellencreate
undand

DE Von SVN zu Git – Migrationsvorbereitung Migration von SVN zu Git Von Perforce zu Git – Argumente für die Umstellung Migrieren von Perforce zu Git

EN SVN to Git - prepping for the migration Migrate to Git from SVN Perforce to Git - why to make the move Migrating from Perforce to Git

Nemškoangleščina
svnsvn
gitgit
migrationmigrating
zuto
migrierenmigrate

DE Git hat eine eigene URL-Syntax, um Speicherorte von Remote-Repositorys in Git-Befehle einzubauen. Wir befassen uns hier mit Git-URL-Syntax, da git clone meistens für Remote-Repositorys genutzt wird.

EN Git has its own URL syntax which is used to pass remote repository locations to Git commands. Because git clone is most commonly used on remote repositories we will examine Git URL syntax here.  

Nemškoangleščina
gitgit
urlurl
syntaxsyntax
remoteremote
befehlecommands
meistensmost
genutztused
hierhere
hathas
repositorysrepositories
wirdis
wirwe
dabecause

DE Ein spezielles Git-Protokoll. Git verfügt über einen Daemon, der auf Port (9418) ausgeführt wird. Das Protokoll ist vergleichbar mit SSH, nur OHNE AUTHENTIFIZIERUNG. git://host.xz[:port]/path/to/repo.git/

EN A protocol unique to git. Git comes with a daemon that runs on port (9418). The protocol is similar to SSH however it has NO AUTHENTICATION. git://host.xz[:port]/path/to/repo.git/  

Nemškoangleščina
gitgit
portport
protokollprotocol
sshssh
authentifizierungauthentication
hosthost
reporepo
toto
wirdthe
ohneno
mitwith

DE Rückgängigmachen von Änderungen: git reset Zurücksetzen, Checkout und Rückgängigmachen: Vorgang auf Commit-Ebene Zurücksetzen, Checkout und Rückgängigmachen: Vorgänge auf Dateiebene Rückgängigmachen von Änderungen: git clean

EN Undoing Changes: git reset Reset, Checkout, and Revert: Commit-level Operation Reset, Checkout, and Revert: File-level Operations Undoing Changes: git clean

Nemškoangleščina
Änderungenchanges
checkoutcheckout
cleanclean
gitgit
undand
zurücksetzenreset
vorgangoperations

DE Gibt den Status des Arbeitsverzeichnisses und den Status des Snapshots in der Staging-Umgebung zurück. Diesen Befehl solltest du zusammen mit "git add" und "git commit" ausführen, um genau zu sehen, was im nächsten Snapshot enthalten sein wird.

EN Displays the state of the working directory and the staged snapshot. You’ll want to run this in conjunction with git add and git commit to see exactly what’s being included in the next snapshot.

Nemškoangleščina
statusstate
snapshotssnapshot
addadd
gitgit
commitcommit
imin the
inin
duwant
zusammenwith
zuto
undconjunction
enthaltenincluded

DE Führe die nachfolgenden Befehle aus, um deinen Git-Benutzernamen und deine Git-E-Mail-Adresse zu konfigurieren. Trage dabei statt "Emma Paris" deinen eigenen Namen ein. Diese beiden Angaben werden in Zukunft jedem Commit zugeordnet, den du erstellst:

EN Configure your Git username and email using the following commands, replacing Emma's name with your own. These details will be associated with any commits that you create:

Nemškoangleščina
befehlecommands
konfigurierenconfigure
angabendetails
zugeordnetassociated
gitgit
benutzernamenusername
dabeiwith
zukunftwill
stattthe
namenname
werdenbe
eigenenyour
undand

DE Du kannst Jira-Vorgänge aktualisieren, Nachrichten in Slack/MS Teams senden und mithilfe von Triggern wie "When PR is merged" (Wenn Pull-Anfrage gemergt wird) oder "When commit is created" (Wenn Commit erstellt wird) jede beliebige Aktion ausführen.

EN Update Jira issues, send Slack/MS Teams messages and run any action you can dream of, using triggers like ‘When PR is merged’ or ‘When commit is created’.

Nemškoangleščina
aktualisierenupdate
slackslack
msms
commitcommit
jirajira
prpr
teamsteams
isis
oderor
vonof
kannstyou can
aktionaction
wennwhen
wielike
inusing
sendensend
duyou
nachrichtenmessages
erstelltcreated
undand

DE Das bedeutet, dass du Merge-Konflikte für jeden einzelnen Commit erfasst, anstatt alle gleichzeitig in einem massiven Merge-Commit zu lösen

EN This means that you catch merge conflicts on a commit-by-commit basis rather than resolving all of them in one massive merge commit

Nemškoangleščina
commitcommit
massivenmassive
mergemerge
konflikteconflicts
lösenresolving
dassthat
alleall
bedeutetmeans
inin
duyou
einzelnena

DE Du kannst Jira-Vorgänge aktualisieren, Nachrichten in Slack/MS Teams senden und mithilfe von Triggern wie "When PR is merged" (Wenn Pull-Anfrage gemergt wird) oder "When commit is created" (Wenn Commit erstellt wird) jede beliebige Aktion ausführen.

EN Update Jira issues, send Slack/MS Teams messages and run any action you can dream of, using triggers like ‘When PR is merged’ or ‘When commit is created’.

Nemškoangleščina
aktualisierenupdate
slackslack
msms
commitcommit
jirajira
prpr
teamsteams
isis
oderor
vonof
kannstyou can
aktionaction
wennwhen
wielike
inusing
sendensend
duyou
nachrichtenmessages
erstelltcreated
undand

DE Mit --amend kannst du den aktuellsten Commit ändern. Dies ist sehr nützlich, wenn du vergessen hast, eine Datei in die Staging-Umgebung zu verschieben, oder in der Commit-Nachricht wichtige Informationen ergänzen möchtest.

EN Passing the --amend flag to git commit lets you amend the most recent commit. This is very useful when you forget to stage a file or omit important information from the commit message.

Nemškoangleščina
commitcommit
nützlichuseful
vergessenforget
wichtigeimportant
oderor
informationeninformation
nachrichtmessage
sehrvery
dateifile
aktuellstenmost recent
zuto
duyou
istis
einea
denthe
diesthis

DE Mit SG-Git können Sie ein Git-Repository Ihrer WordPress-Installation erstellen, auf das Sie später mit Git in mehreren lokalen Zweigen zugreifen, herunterladen und bearbeiten können

EN SG-Git allows you to create a Git repository of your WordPress installation, which you can later access, download and edit on multiple local branches using Git

Nemškoangleščina
lokalenlocal
zugreifenaccess
herunterladendownload
bearbeitenedit
repositoryrepository
wordpresswordpress
installationinstallation
gitgit
späterlater
könnencan
eina
sieyou
erstellencreate
mehrerenmultiple
undand

DE Wir haben hier den Git-flow-Workflow besprochen. Git-flow ist eine der vielen Varianten des Git-Workflows, die du dir mit deinem Team zunutze machen kannst.

EN Here we discussed the Gitflow Workflow. Gitflow is one of many styles of Git workflows you and your team can utilize.

Nemškoangleščina
besprochendiscussed
gitgit
teamteam
kannstcan
workflowsworkflows
workflowworkflow
wirwe
hierhere
istis
diryour
denthe
machenand

DE Daher ist git branch eng mit den Befehlen git checkout und git merge verzahnt.

EN For this reason, git branch is tightly integrated with the git checkout and git merge commands.

Nemškoangleščina
branchbranch
checkoutcheckout
engtightly
gitgit
mergemerge
mitwith
istis
denthe
undand

DE Weise Git an, deine neue Datei locations.txt nachzuverfolgen. Verwende hierzu den Befehl git add. Genau wie bei der Dateierstellung gilt: Bei korrekter Eingabe gibt der Befehl git add keine Ausgabe zurück.

EN Tell Git to track your new locations.txt file using the git add command. Just like when you created a file, the git add command doesn't return anything when you enter it correctly.

Nemškoangleščina
gitgit
locationslocations
nachzuverfolgento track
befehlcommand
addadd
eingabeenter
neuenew
txttxt
verwendeusing
dateifile
gibta
denthe

DE Die Arbeit mit Branches: git checkout Rückgängigmachen von Änderungen: git checkout Workflows im Vergleich: Git-flow-Workflow

EN Using Branches: git checkout Undoing Changes: git checkout Comparing Workflows: Gitflow Workflow

Nemškoangleščina
branchesbranches
gitgit
checkoutcheckout
Änderungenchanges
vergleichcomparing
workflowsworkflows
workflowworkflow
mitusing

DE Synchronisierung: git push Referenzen und das Reflog: Refspecs Workflows im Vergleich: Git-flow-Workflow Git LFS

EN Syncing: git push Refs and the Reflog: Refspecs Comparing Workflows: Gitflow Workflow Git LFS

Nemškoangleščina
synchronisierungsyncing
vergleichcomparing
lfslfs
gitgit
pushpush
undand
workflowsworkflows
workflowworkflow
dasthe

DE Ein praktisches Tool zur Verwaltung von Remote-Verbindungen. Statt der Angabe der vollen URL bei den Befehlen "git fetch" "git pull" und "git push" kannst du auf diese Weise eine sinnvollere Kurzform eingeben.

EN A convenient tool for administering remote connections. Instead of passing the full URL to the fetch, pull, and push commands, it lets you use a more meaningful shortcut.

Nemškoangleščina
praktischesconvenient
urlurl
fetchfetch
remoteremote
verbindungenconnections
kannstlets
tooltool
pullpull
pushpush
stattthe
undand
duyou
eina
vollenfull

DE Wir bieten ein umfassendes Git-Tutorial mit Bitbucket und Sourcetree an, in dem du dich mit Git und Sourcetree vertraut machen kannst. Unter anderem erfährst du in diesem Tutorial, wie du Git-Repositorys in Bitbucket hosten kannst.

EN To learn how to use Git with Sourcetree (and how to host your Git repositories on Bitbucket) you can follow our comprehensive Git tutorial with Bitbucket and Sourcetree.

Nemškoangleščina
umfassendescomprehensive
bitbucketbitbucket
sourcetreesourcetree
tutorialtutorial
hostenhost
repositorysrepositories
gitgit
dichyour
kannstyou can
mitwith
anderemyou
erfährstto learn

DE Weitere, ausführlichere Informationen zu den Funktionen von git clone findest du in der offiziellen Git-Dokumentation. Praktische Beispiel zu "git clone" behandeln wir in unserem Leitfaden zum Einrichten eines Repositorys.

EN For further, deeper reference on git clone functionality, consult the official Git documentation. We also cover practical examples of git clone in our setting up a repository guide.

Nemškoangleščina
funktionenfunctionality
gitgit
offiziellenofficial
praktischepractical
leitfadenguide
repositorysrepository
dokumentationdocumentation
weiterefor
inin
einrichtensetting
denthe

DE Dies verlangsamt den ursprünglichen Klon des Repositorys, beschleunigt jedoch nachfolgende Git-Befehle wie commit, blame, diff, merge und log erheblich.

EN This makes the initial clone of the repository slower, but subsequent operations such as commit, blame, diff, merge, and log dramatically faster.

Nemškoangleščina
klonclone
repositorysrepository
nachfolgendesubsequent
loglog
diffdiff
commitcommit
mergemerge
undand
diesthis
denthe

DE Du nimmst mit einem Git-Hosting-Tool eine Änderung an der Datei vor und führst einen Commit dafür durch.

EN Make a change to your file with a git hosting tool and commit

Nemškoangleščina
Änderungchange
hostinghosting
tooltool
commitcommit
gitgit
undand
mitwith
dateifile
vorto
einena
duyour

DE Aus diesem Grund haben wir Codeformatierung beim Speichern, ein vorinstalliertes Debugging-Tool, automatische Skripte über Git-Hooks, Commit-Linting, semantische Versionierung, Changelog-Generierung und vieles mehr eingebaut

EN That?s why we?ve included code formatting on save, a pre-installed debugging tool, automatic scripts via Git hooks, commit-linting, semantic versioning, changelog generation, and more

Nemškoangleščina
speichernsave
automatischeautomatic
eingebautinstalled
debuggingdebugging
tooltool
gitgit
generierunggeneration
skriptescripts
wirwe
undand
eina
diesemthat

DE Aus diesem Grund haben wir Codeformatierung beim Speichern, ein vorinstalliertes Debugging-Tool, automatische Skripte über Git-Hooks, Commit-Linting, semantische Versionierung, Changelog-Generierung und vieles mehr eingebaut

EN That?s why we?ve included code formatting on save, a pre-installed debugging tool, automatic scripts via Git hooks, commit-linting, semantic versioning, changelog generation, and more

Nemškoangleščina
speichernsave
automatischeautomatic
eingebautinstalled
debuggingdebugging
tooltool
gitgit
generierunggeneration
skriptescripts
wirwe
undand
eina
diesemthat

DE Dies verlangsamt den ursprünglichen Klon des Repositorys, beschleunigt jedoch nachfolgende Git-Befehle wie commit, blame, diff, merge und log erheblich.

EN This makes the initial clone of the repository slower, but subsequent operations such as commit, blame, diff, merge, and log dramatically faster.

Nemškoangleščina
klonclone
repositorysrepository
nachfolgendesubsequent
loglog
diffdiff
commitcommit
mergemerge
undand
diesthis
denthe

DE Du nimmst mit einem Git-Hosting-Tool eine Änderung an der Datei vor und führst einen Commit dafür durch.

EN Make a change to your file with a git hosting tool and commit

Nemškoangleščina
Änderungchange
hostinghosting
tooltool
commitcommit
gitgit
undand
mitwith
dateifile
vorto
einena
duyour

DE Nachdem das Repository lokal geklont wurde, kann ein Entwickler mit dem standardmäßigen Commit-Prozess in Git – bearbeiten, auf die Staging-Ebene verschieben und committen – Änderungen vornehmen

EN Once the repository is cloned locally, a developer can make changes using the standard Git commit process: edit, stage, and commit

Nemškoangleščina
repositoryrepository
geklontcloned
lokallocally
entwicklerdeveloper
kanncan
gitgit
prozessprocess
bearbeitenedit
eina
nachdemonce
dieis
undand
mitusing

DE John kann in seinem lokalen Repository mit dem standardmäßigen Commit-Prozess in Git – bearbeiten, auf die Staging-Ebene verschieben und committen – Features entwickeln.

EN In his local repository, John can develop features using the standard Git commit process: edit, stage, and commit.

Nemškoangleščina
lokalenlocal
repositoryrepository
johnjohn
featuresfeatures
kanncan
entwickelndevelop
gitgit
prozessprocess
bearbeitenedit
inin
mitusing
undand

DE Kommt es dennoch zu Konflikten, hält Git das Rebasing bei dem aktuellen Commit an und gibt folgende Meldung zusammen mit einigen relevanten Anweisungen aus:

EN But if it does, Git will pause the rebase at the current commit and output the following message, along with some relevant instructions:

Nemškoangleščina
aktuellencurrent
meldungmessage
esit
gitgit
commitcommit
anweisungeninstructions
folgendethe
undand
zusammenwith
relevantenrelevant
zualong

DE Und das war's schon. Git fährt mit dem nächsten Commit fort und wiederholt den Prozess für alle anderen Commits, die Konflikte erzeugen.

EN And that’s all there is to it. Git will move on to the next commit and repeat the process for any other commits that generate conflicts.

Nemškoangleščina
wiederholtrepeat
commitscommits
konflikteconflicts
gitgit
commitcommit
anderenother
erzeugengenerate
fürfor
undand
alleall
nächstenthe
prozessprocess

Prikaz 50 od 50 prevodov