What is the translation of " GIT CLONE " in English?

Examples of using Git clone in German and their translations into English

{-}
  • 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
Ändern Sie den Wert für Git clone depth.
Change the value for Git clone depth.
Du ordnest git clone eine Repository-URL zu.
You pass git clone a repository URL.
Klone das gesamte Repository einmal: git clone.
Clone the full repository once: git clone.
Sowohl git init als auch git clone erlauben das Argument--bare.
Both git init and git clone accept a--bare argument.
Klonen Projekt im Root-Verzeichnis CD/root Git Clone git..
Cloning project in the root directory CD/root git clone git..
Combinations with other parts of speech
Usage with verbs
Intern ruft git clone zuerst git init auf, um ein neues Repository zu erstellen.
Internally, git clone first calls git init to create a new repository.
Führe auf deinem lokalen System git clone für https.
On your local system you execute git clone on https.
Forking ist ein git clone -Vorgang, der in einer Serverkopie eines Projekt-Repositorys durchgeführt wird.
Forking is a git clone operation executed on a server copy of a projects repo.
Dieses wird automatisch erstellt, wenn du git clone ausführst.
This will be created automatically when you run git clone.
Führen Sie git clone aus, um eine Pull-Übertragung einer Kopie des Repositorys in das freigegebene Repository(shared repo) durchzuführen.
Run git clone to pull down a copy of the repository into the shared repo.
Eine kurze Anmerkung: git init und git clone werden leicht verwechselt.
A quick note: git init and git clone can be easily confused.
Im Leitfaden zum Einrichten einesRepositorys erläutern wir einen einfachen Use Case von git clone.
On the setting up a repository guide,we covered a basic use case of git clone.
Führen Sie mithilfe der HTTPS-URL, die Sie kopiert haben, den git clone -Befehl aus, um das Repository zu klonen.
Using the HTTPS URL you copied, run the git clone command to clone the repository.
Auf dieser Seite behandeln wir erweiterte Konfigurationsoptionen undallgemeine Verwendungszwecke von git clone.
In this page we will discuss extended configuration options andcommon use cases of git clone.
Git clone URL_des_Projekt-Trunks Hiermit legst Du Dir eine eigene Kopie des Quellcodes, der unter einer bestimmten URL gespeichert ist, an.
Git clone project_trunk_url This checks out the source code of a project stored at the specified URL.
Wir haben hier zwei Möglichkeiten gezeigt, wie du ein Git-Repository erstellen kannst:git init und git clone.
Here we demonstarted how to create a git repository using two methods:git init and git clone.
Führen Sie im Verzeichnis"/tmp" mithilfe der SSH-URL, die Sie kopiert haben, den git clone -Befehl aus, um das Repository zu klonen.
From the/tmp directory, using the SSH URL you copied, run the git clone command to clone the repository.
Um das Repository zu klonen, führen Sie den git clone -Befehl aus und übergeben Sie die Klon-URL des Repositorys, die hier als CLONE_URL angezeigt wird.
To clone the repository, run the git clone command, supplying the repository's clone URL, shown here as CLONE_URL.
Führen Sie im Bash-Emulator mithilfe der soeben kopierten SSH-URL den Befehl git clone aus, um das Repository zu klonen.
In the Bash emulator, using the SSH URL you just copied, run the git clone command to clone the repository.
Die Ausführung des git clone -Befehls funktioniert bei einigen der URLs auf den Seiten Application Details(Anwendungsdetails) oder bei Source code URL(Quellcode-URL) -Werten möglicherweise nicht ordnungsgemäß bzw.
Running the git clone command with some of the URLs in the Application details pages or Source code URL values might not work as expected or might produce unexpected results.
Nach der Erstellung der serverseitigen Kopie führt der Entwickler git clone aus, um eine Kopie auf seine lokale Maschine zu ziehen.
After they have created their server-side copy, the developer performs a git clone to get a copy of it onto their local machine.
Alle Dateien und Verzeichnisse, die in diesem Vorlagenverzeichnis enthalten sind, werden jedes Mal in das.git -Verzeichnis kopiert, wenn wir git init oder git clone nutzen.
All of the files and directories contained in this template directory are copied into the. gitdirectory every time you use git init or git clone.
Das ist möglich, indem du dich per SSH am Server anmeldest und git clone ausführst, um eine Kopie des Repositorys an einem anderen Speicherort auf dem Server abzulegen.
It's possible to do this by SSH'ing into the server and running git clone to copy it to another location on the server.
Außerdem kann es als Vorlage für erste eigene Schritte alsmap.apps 4 Entwickler genutzt werden, da es nach dem git clone sofort startklar ist.
In addition, it can be used as a template for first ownsteps as a map. apps 4 developer, since it is immediately after the git clone.
Führen Sie im Terminal-oder Befehlszeilenfenster des lokalen Computers den Befehl git clone mit der Option--mirror aus, um eine Kopie des Remote-Repositorys in einen neuen Ordner mit dem Namen aws-codecommit-demo zu klonen.
From the terminal or commandprompt on your local computer, run the git clone command with the--mirror option toclone a bare copy of the remote repository into a new folder named aws-codecommit-demo.
Führen Sie über die Befehlszeile oderam Terminal in dem Verzeichnis, in dem Sie das Repository klonen möchten, den Befehl git clone mit der HTTPS-Klon-URL ein.
At the command line or terminal,in the directory where you want to clone the repository, run the git clone command with the HTTPS clone URL.
Wenn ein Projektbereits in einem zentralen Repository eingerichtet wurde, ist der Befehl git clone für Benutzer die gängigste Art, eine Entwicklungskopie zu erstellen.
If a project hasalready been set up in a central repository, the git clone command is the most common way for users to obtain a development copy.
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.
Problem: After you configure SSH access for Windows, you see an access denied error when you attempt to use commands such as git pull,git push, or git clone.
Sobald diese die URL deines Repository haben,kann ein anderer Entwickler das Repository mit git clone auf seinen lokalen Rechner kopieren und mit der Projektarbeit beginnen.
Once they have the URL of your repository,another developer can copy the repository to their local machine with git clone and begin working with the project.
Führen Sie in einem Terminal-(Linux, macOS, or Unix) oder Befehlszeilenfenster(Windows)den Befehl"git clone--mirror" aus, um das Repository lokal zu erstellen.
From the terminal(Linux, macOS, or Unix) or the command prompt(Windows),use the git clone--mirror command to create a local repo for the repository, including the directory where you want to create the local repo.
Results: 37, Time: 0.0338

Word-for-word translation

Top dictionary queries

German - English