Vertaling van "el commit" in Engels
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.
No hagas el commit de la solución en el repositorio.
Do not commit the fix to the repository.
Cuando necesites editar un archivo debido a conflictos, asegúrate de observar el archivo entero de manera que puedas encontrar todos los conflictos a resolver; si te olvidas de uno en particular, ¡entonces cvs no te permitirá realizar el commit hasta tanto no sea resuelto!
Whenever you need to edit a file for conflicts, make sure that you scan the entire file so that you catch all of them; if you forget to address a particular conflict, cvs won't allow you to commit until it's resolved!
En proyectos en que existan accesos completos y parciales a los commits, la cuestión de permitir el voto a los que tienen commit parcial dependerá en gran manera de los procesos por los que el commit parcial fue otorgado.
In projects that offer both full and partial commit access, the question of whether partial committers can vote largely depends on the process by which partial commit access is granted.
PostgreSQL 10 introduce el commit por quorum para replicación sincrónica, lo cual permite tener flexibilidad al momento de hacer que una base de datos primaria esté al tanto de que se escribieron satisfactoriamente los cambios a réplicas remotas.
PostgreSQL 10 introduces quorum commit for synchronous replication, which allows for flexibility in how a primary database receives acknowledgement that changes were successfully written to remote replicas.
Introduce un mensaje para el commit, seleccionas los archivos que quieres incluir y pulsas sobre el botón "Commit" (ctrl-enter o -enter).
Enter a commit message, select the files you'd like to include, and click the "Commit" button (ctrl-enter or -enter).
Lo único que falta es hacer el commit de estos dos archivos y subir los cambios. @gjbellmann Anuncios
call:All that remains now is to commit these two files to our repo and push the changes.
Los servicios de integración continua y pruebas hacen uso de esta API para actuar cuando alguien envía código al repositorio, probando el mismo y devolviendo como resultado si el commit pasó todas las pruebas.
Most of the Continuous Integration and testing services make use of this API to react to pushes by testing the code that was pushed, and then report back if that commit has passed all the tests.
En los prcedimientos almacenados no realizar el commit ni Rollback.
Do not perform commit or Rollback in the stored procedures.
pick 5c43c2b [Descripción para el commit más viejo] pick b8f3240 [Descripción para el segundo commit más viejo] pick c069f4a [Descripción para el commit más reciente]
pick 5c43c2b [Description for oldest commit] pick b8f3240 [Description for 2nd oldest commit] pick c069f4a [Description for most recent commit]
Antes de mezclar, el stage debe coincidir con el commit actual.
Before merging, the stage must match the current commit.
Luego, elige dónde quieres hacer el commit de tus cambios.
Next, designate where you want your changes to be committed.
Flag para desactivar el commit recursivo de directorios en el targets array.
Boolean flag to disable recursive committing of directories in the targets array.
Utiliza la búsqueda binaria para encontrar el commit que introdujo un error.
Use binary search to find the commit that introduced a bug.