Vertaling van "the git checkout 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 checkout
To switch to an existing branch, you run the git checkout command.
To create a branch and switch to it at the same time, you can run the git checkout command with the -b switch
Para crear una nueva rama y saltar a ella, en un solo paso, puedes utilizar el comando git checkout con la opción -b
If you want to undo a change from the staged area, then you can use the git checkout command, but with the checkout command, you have to provide an additional parameter, i.e., the HEAD pointer.
Si desea deshacer un cambio de la zona de puesta en escena, a continuación, puede utilizar el comando git checkout, pero con la orden de pago, usted tiene que proporcionar un parámetro adicional, es decir, el puntero CABEZA.
The git checkout command is used to switch branches and check content out into your working directory.
El comando git checkout se usa para cambiar de rama y revisar el contenido de tu directorio de trabajo.
The git checkout command can also take - ours and - theirs options, which can be a really fast way of just choosing either one side or the other without merging things at all.
El comando git checkout puede también tomar la opción de - ellos'o la ' - nuestra, lo cual puede ser una manera mucho más rápida de escoger un lado o el otro sin tener que fusionar las cosas en lo absoluto.
The Active branch drop-down list is an equivalent to the git checkout command, which is used to set any branch to be the current one, where changes will be committed.
La lista desplegable Active branch es un equivalente al comando git checkout, el cual es usado para establecer cualquier rama para que sea la actual, donde los cambios serán enviados.
The git checkout command can be used to create branches or to switch between them.
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.