Download for Windows Premium
-50% Premium
Publiciteit
the git pull command

Vertaling van "the git pull command" in Spaans

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.
el comando git pull
Jerry executes the git pull command to synchronize his local repository with the remote one.
Jerry ejecuta el comando git pull para sincronizar su repositorio local con el mismo mando a distancia.
If you have a branch set up to track a remote branch (see the next section and Git Branching for more information), you can use the git pull command to automatically fetch and then merge a remote branch into your current branch.
Si has configurado una rama para seguir otra rama remota (véase la siguiente sección y el Capítulo 3 para más información), puedes usar el comando git pull para recuperar y unir automáticamente la rama remota con tu rama actual.
If you have a branch set up to track a remote branch (see the next section and Git Branching for more information), you can use the git pull command to automatically fetch and then merge a remote branch into your current branch.
Si has configurado una rama para que rastree una rama remota (más información en la siguiente sección y en Ramificaciones en Git), puedes usar el comando git pull para traer y combinar automáticamente la rama remota con tu rama actual.
Change into your MediaWiki clone directory and issue the git pull command
Cambia al directorio en el que clonaste MediaWiki y usa el comando git pull
The git pull command is basically a combination of the git fetch and git merge commands, where Git will fetch from the remote you specify and then immediately try to merge it into the branch you're on.
El comando git pull es básicamente una combinación de los comandos git fetch y git merge, donde Git descargará desde el repositorio remoto especificado y a continuación, de forma inmediata intentará combinarlo en la rama en la que te encuentres.
If you aren't working with a person consistently but still want to pull from them in this way, you can provide the URL of the remote repository to the git pull command.
Si no trabajas habitualmente con una persona, pero deseas recuperar de ella por esta vía, puedes indicar directamente el URL del repositorio remoto en el comando 'git pull'.
If you aren't working with a person consistently but still want to pull from them in this way, you can provide the URL of the remote repository to the git pull command.
Si no trabajas regularmente con alguien pero aún así quieres obtener sus contribuciones de esta manera, puedes pasar la URL del repositorio remoto al comando git pull.
Er zijn geen resultaten gevonden voor deze term.
Woord & uitdrukking van de dag
Afbeelding van de dag
mop: cleaning tool with absorbent material on a handle
Ontdek het woord
Publiciteit

Resultaten: 7. Exact: 7. Verstreken tijd: 44 ms.