Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
el comando git status
del comando git status
While we use it throughout the book, pretty much everything you can do with the git status command is covered there.
Mientras lo utilizamos a lo largo del libro, prácticamente todo lo que puedes hacer con el comando git status está cubierto allí.
The main tool you use to determine which files are in which state is the git status command.
Tu principal herramienta para determinar qué archivos están en qué estado es el comando git status.
You can use the git status command to check the current status of your repository.
Para empezar vamos a ejecutar el comando git status para ver qué cambios hay en nuestro directorio de trabajo.
If the git status command is too vague for you - you want to know exactly what you changed, not just which files were changed - you can use the git diff command.
Si el comando git status es muy impreciso para ti - quieres ver exactamente que ha cambiado, no solo cuáles archivos lo han hecho - puedes usar el comando git diff.
If the git status command is too vague for you - you want to know exactly what you changed, not just which files were changed - you can use the git diff command.
Si el comando git status es demasiado vago para ti (quieres saber exactamente qué es lo que has cambiado, no solo los archivos que han cambiado) puede utilizar el comando git diff.
The git status command will show you the different states of files in your working directory and staging area.
El comando git status te mostrará los diferentes estados de los archivos en tu directorio de trabajo y área de ensayo.
The git status command reminds you
El comando git status te lo recuerda
This is why the output of the git status command suggests that you run this to unstage a file.
Esta es la razón por la cual el resultado del comando git status sugiere que ejecute esto para descentralizar un archivo.
You can see that the default commit message contains the latest output of the git status command commented out and one empty line on top.
Puedes ver que el mensaje de confirmación por defecto contiene la última salida del comando git status comentada y una línea vacía encima de ella.
with ' ' will be ignored, latest output of the git status command commented out and one empty line on top.
Puedes ver que el mensaje de confirmación predeterminado contiene la salida del comando git status comentada, y una línea vacía arriba del todo.
Looking at the output of the git status command, it indicates that none of the files are currently being tracked by Git.
Esta es la razón por la cual el resultado del comando git status sugiere que ejecute esto para descentralizar un archivo.
The git status command displays the list of changed files along with the files that are yet to be added or committed.
Este comando muestra la lista de los archivos que se han cambiado junto con los archivos que están por ser añadidos o comprometidos.
Conținut posibil inadecvat
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.