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.
commande git clone
The git clone command is used for repository checking out purposes.
The git clone command is actually something of a wrapper around several other commands.
La commande git clone sert en fait à englober plusieurs autres commandes.
If you pass - recursive to the git clone command, it will automatically initialize and update each submodule in the repository.
Si vous passez l'option - recursive à la commande git clone, celle-ci initialisera et mettra à jour automatiquement chaque sous-module du dépôt.
The git clone command is used in dozens of places throughout the book, but we'll just list a few interesting places.
La commande git clone est utilisée dans des dizaines d'endroits du livre, mais nous allons seulement lister quelques endroits intéressants.
This may be an easier or more comfortable workflow for you; and by default, the git clone command automatically sets up your local master branch to track the remote master branch (or whatever the default branch is called) on the server you cloned from.
Ce comportement peut correspondre à une méthode de travail plus confortable, sachant que par défaut la commande git clone paramètre votre branche locale pour qu'elle suive la branche master du dépôt que vous avez cloné (en supposant que le dépôt distant ait une branche master).
You'll notice that working with a Mercurial repository uses the standard git clone command.
Comme toujours avec Git, Notez bien que pour travailler avec un dépôt Mercurial, on utilise la commande standard git clone.
We need that Git clone command to actually download the code from our repo, from GitHub.
La commande "git clone" sert à télécharger le code depuis notre dépôt, GitHub.
Potentieel gevoelige of ongepaste informatie
Er worden alleen voorbeelden gegeven om u te helpen het woord of de woordcombinatie waarop u hebt gezocht, te vertalen. Deze worden niet door ons geselecteerd of gevalideerd en kunnen ongepaste taal bevatten. Wij vragen u melding te maken van voorbeelden die dienen te worden aangepast of verwijderd. Vertalingen met grof of informeel taalgebruik worden meestal rood of oranje gemarkeerd.