Vertaling van "de Commits" 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.
Supongamos que quieres cambiar la secuencia de commits.
The scenario here is that you want to change up the sequence of commits.
Determina una serie de commits y luego los escoge uno a uno en el mismo orden en otro lugar.
It determines a series of commits and then cherry-picks them one by one in the same order somewhere else.
En la siguiente imagen podemos ver el gran número de Commits en marzo cuando se lanzó el producto, y como se ha trabajado durante Agosto en el mismo para prepararlo para este gran cambio.
In the picture below you can see the number of Commits in March when the product was launched and how it has worked for August in the same to prepare for this major change.
Esta es una herramienta poderosa que puede ayudarle a comprobar cientos de commits para un bug introducido en cuestión de minutos.
This is a powerful tool that can help you check hundreds of commits for an introduced bug in minutes.
Imprime el número de commits desde una etiqueta específica
Print the number of commits since a specific tag
Muestra todos los usuarios, correos electrónicos y número de commits en la rama actual
View all users, emails and the number of commits in the current branch
También puedes especificar un rango de commits
You can also specify a range of commits
Ahora que ya puede especificar commits individuales, vamos a a ver cómo especificar un rango de commits.
Now that you can specify individual commits, let's see how to specify ranges of commits.
Muestra un historial de commits.
Show a history of commits.
(Los casuales son aquellos con un número bajo de commits, elige tu criterio para definir dicho número).
Casual contributors are contributors with a low number of commits. Whether that's one commit, less than five commits, or something else is up to you.
En los proyectos de Github, ¿el esfuerzo de programación (y frecuencia de commits) se distribuye de forma homogénea a lo largo del tiempo o suele estar concentrado?
Programming effort (and frequency of commits) is distributed evenly or is it usually focused in Github projects?
Después de cientos (quizás miles) de commits para el repositorio SVN oficial, la primera versión, WordPress 0.7 fue lanzada el 27 de mayo de 2003.
After hundreds (maybe thousands) of commits to the official SVN repository, the first version, WordPress 0.7 was released on May 27th, 2003.
Los Commits Convencionales nos animan a hacer más de cierto tipo de commits como fixes.
Conventional Commits encourages us to make more of certain types of commits such as fixes.