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.
Exemplele au rolul de a te ajuta să traduci cuvinte sau expresii corect si adaptat la context. Nu sunt selectate sau validate manual, așadar pot conține termeni inadecvați. Te rugăm să raportezi exemplele pe care le consideri inadecvate. Traducerile vulgare sau colocviale sunt în general marcate cu roșu sau cu portocaliu.