Examples with "si el commit" and their translation 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.
Que comenzar era solo para comprobar si el commit estándar se realizó con éxito y el campo actualizado en la tabla.
That begin was just to check if the standard commit was successfully held and the updated field in the table.
De modo que, si el commit finaliza con un error, es posible que no se realicen alguna, ninguna o todas las operaciones solicitadas.
So if the commit ends with an error, it is possible that some, none, or all of the requested operations have been performed.
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.
El siguiente más simple es si el commit actual es un ancestro del otro commit.
Andere resultaten
El caso trivial es si el otro commit es un ancestro del commit actual, en cuyo caso no se hace nada adicional.
The trivial case is if the other commit is an ancestor of the current commit, in which case nothing is done.
Si alguien hace el commit de un cambio que resulta no tener consenso, se produce simplemente una discusión sobre el cambio como si todavía no estuviera incluido como cambio.
If someone commits a change that turns out not to have consensus, the result is simply for the project to discuss the change as though it had not already been committed.
Si el nivel de commit es alto en un servidor NFS, en comparación con otro servidor casi idéntico, compruebe que el cliente NFS tenga suficiente memoria.
If the commit level is high in one NFS server, compared to another almost identical server, check that the NFS clients have enough memory.
Si fueras a hacer el commit, incluso con un mensaje de log aparentemente inocente, alguien puede darse cuenta y comprender el cambio.
If you were to commit it publicly, even with an innocent-looking log message, someone might notice and understand the change.
Si estás describiendo un commit que has etiquetado directamente, te dará el nombre de la etiqueta.
If you're describing a commit that you have directly tagged, it gives you the tag name.
Si hace commit en este punto, bloqueará el submódulo para que tenga el nuevo código cuando otras personas lo actualicen.
If you commit at this point then you will lock the submodule into having the new code when other people update.
Si encuentra una única commit de fusión aceptable, verá algo como esto
If it does find a single acceptable merge commit, you'll see something like this
Todos los puntos de la transacción actual se borran si ejecuta un COMMIT, o un ROLLBACK que no nombre ningún punto.
All savepoints of the current transaction are deleted if you execute a COMMIT, or a ROLLBACK that does not name a savepoint.
Solo tiene efecto si commit() devuelve True.