What is the translation of " GIT PULL " in German?

Git Pull

Examples of using Git pull 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
Git: Pull complete.
Git: Ziehen abgeschlossen.
You can run git pull to verify this.
Sie können git pull ausführen, um dies zu überprüfen.
Get the latest version of the source with git pull.
Holen Sie die neueste Version mit git pull.
Enter the git pull--all command to pull all the changes from Bitbucket.
Gib den Befehl git pull--all ein, um alle Änderungen aus Bitbucket zu pullen.
And, if the official project has moved forward, they can access new commits with git pull.
Wenn das offizielle Projekt fortgeschritten ist, können sie mit git pull auf neue Commits zugreifen.
Git pull This updates your working copy to the latest public revision.
Git pull Hiermit aktualisierst Du Deine Arbeitskopie auf die aktuellste, öffentlich einsehbare Revision.
Please make sure to include the git pull somewhere inside your deployment script.
Bitte stellen Sie sicher, dass der Git-Pull irgendwo in Ihrem Deployment-Skript enthalten ist.
Git pull cvs up svn up update the working tree by merging the remote repository.
Git pull cvs up svn up Aktualisierung des Arbeitsverzeichnisses durch Abgleich mit dem fernen Depot.
This can be done by overriding your Git config with the-c option when you invoke git pull.
Hierzu setzt du dein Git config mit der Option -c außer Kraft, wenn du git pull ausführst.
Run git pull to synchronize the files in the AWS CodeCommit repository with your local repo.
Führen Sie den Befehl git pull aus, um die Dateien im AWS CodeCommit-Repository mit dem Lokales Repository zu synchronisieren.
I like to be more explicit and use fetch/merge but the two commands are equivalent to: git pull origin master.
Ich möchte den expliziten Befehl fetch/merge ausführen, aber das wäre dasselbe wie git pull origin master.
You can now customize if git pull--rebase should use the default flattening or preserve merges by modifying setting pull.
Du kannst Anpassungen vornehmen, falls git pull--rebase Änderungen standardmäßig zurückrollt oder Merges beibehält.
Then you go back to the IAM console andapply a policy that allows the user to use git pull.
Wechseln Sie wieder zurück zur IAM-Konsole und wenden Sieeine Richtlinie an, die dem Benutzer die Verwendung von git pull ermöglicht.
After Git creates the directory, Git pulls down a copy of your repository into the shared-demo-repo directory.
Wenn Git das Verzeichnis erstellt hat, überträgt Git eine Kopie Ihres Repositorys per Pull in das Verzeichnis shared-demo-repo.
Once the fetch is completed ensurethe master branch has the latest updates by executing git pull.
Vergewissere dich nach dem Abrufen der Commits,dass der Master -Branch über die neuesten Updates verfügt, indem du git pull ausführst.
Run git clone, git push, and git pull to clone, push to, and pull from, the cross-account AWS CodeCommit repository.
Führen Sie die Befehle git clone, git push und git pull aus, um das kontoübergreifende AWS CodeCommit-Repository zu klonen und dann eine Push- und Pull-Übertragung auszuführen.
Collaboration occurs bymoving branches between repositories with either git push, git fetch, or git pull.
Zusammenarbeit findet statt,indem Branches zwischen Repositorys mit"git push","git fetch" oder"git pull" verschoben werden.
Switch to your local repo and run git pull to pull into your local repo the commit the shared repo made to the AWS CodeCommit repository.
Wechseln Sie dann zurück zu Ihrem Lokales Repository und führen Sie git pull aus, um den Commit per Pull an Ihr Lokales Repository zu übertragen, der von dem freigegebenen Repository für das AWS CodeCommit-Repository durchgeführt wurde.
Just like cloning,you can pull from a Git LFS repository using a normal git pull.
Genau wiebeim Klonen kannst du mit einem normalen git pull -Befehl einen Pull von einem Git LFS-Repository durchführen.
If another user has rebased andforce pushed to the branch that you're committing to, a git pull will then overwrite any commits you have based off that previous branch with the tip that was force pushed.
Wenn ein anderer Benutzer ein Rebasing durchgeführtund dann einen Push zu dem Branch erzwungen hat, zu dem auch du committest, wird der Befehl git pull alle Commits überschreiben, die du auf Basis dieses vorigen Branch, dessen Spitze zwangsgepusht wurde, erstellt hast.
This document integrated and referenced other Git commands like:git branch, git pull, and git fetch.
In diesem Tutorial wurden unter anderem auch folgende Git-Befehle genutzt oder auf sie verwiesen:git branch, git pull und git fetch.
Git pull Note If you think that you have messed up your local source tree or if there are conflicts during updating and you want to start through from a clean state, you can do the following to discard all local changes and switch back to the latest version from the master branch.
Git pull Gehen Sie dann zum nächsten Abschnitt über und kompilieren Sie wie gewohnt. Anmerkung Wenn Sie der Meinung sind dass der Inhalt Ihres lokalen Kwave -Quellenverzeichnisses durcheinander geraten ist, oder wenn es beim Aktualisieren Konflikte gegeben hat, so können Sie mit den folgenden Befehlen alle lokalen Änderungen verwerfen und auf die letzte Version des Hauptzweiges zurückgehen.
For example, if you run git push-u origin master,in the future you can run git push and git pull without remote-name branch-name.
Wenn Sie beispielsweise bisher den Befehl git push -u origin master ausgeführt haben,können Sie zukünftig git push und git pull ohne remote-name branch-name ausführen.
Problem: After you configure SSH access for Windows, you see an access denied errorwhen you attempt to use commands such as git pull, git push, or git clone.
Problem: Nachdem Sie SSH-Zugriff für Windows konfiguriert haben, wird eine Fehlermeldung des Typs"Zugriff verweigert"angezeigt, wenn Sie versuchen, Befehle wie git pull, git push oder git clone zu verwenden.
It lists the URL for the remote repository as well as the tracking branch information.The command helpfully tells you that if you're on the master branch and you run git pull, it will automatically merge in the master branch on the remote after it fetches all the remote references.
Das zeigt Dir die URL für das Remote Repository, dieInformation welche Branches verfolgt werden und welcher Branch aus dem Remote Repository mit Deinem eigenen Master zusammengeführt wird, wenn Du git pull ausführst.
The new version of core may require newer versions of extensions and skins, so you must go into each extension and skin directoryand update it with a command like git pull--recurse-submodules.
Die neue Version von Core kann neue Versionen der Erweiterungen oder Gestaltungen erfordern, sodass Sie in jedes Erweiterungs- und Gestaltungs-Verzeichnis wechseln und es miteinem Befehl wie git pull--recurse-submodules git pull--recurse-submodules aktualisieren müssen.
If you have a branch set up to track a remote branch(see the next section and Chapter 3 for more information),you can use the git pull command to automatically fetch and then merge a remote branch into your current branch.
Wenn Du allerdings einen Branch so aufgesetzt hast, dass er einem Remote Branch„folgt“(also einen„Tracking Branch“, wir werden im nächsten Abschnitt und in Kapitel 3 noch genauer darauf eingehen),dann kannst Du den Befehl git pull verwenden, um automatisch neue Daten herunterzuladen und den externen Branch gleichzeitig mit dem aktuellen, lokalen Branch zusammenzuführen.
Results: 27, Time: 0.0384

Word-for-word translation

Top dictionary queries

English - German