Vertaling van "commit qui" 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.
Un merge crée un nouveau commit qui incorpore les changements d'autres commits.
A merge creates a new commit that incorporates changes from other commits.
Utiliser une recherche binaire pour trouver le commit qui a introduit un bug.
Use binary search to find the commit that introduced a bug.
Pour la plupart des scripts post-commit, vous souhaiterez accéder au commit qui vient d'être créé.
For most post-commit scripts, you'll want access to the commit that was just created.
Créez un commit qui pointe vers cette nouvelle arborescence, puis appuyez sur la branche heads/master.
Create a commit that points to this new tree and then push to the heads/master branch.
Vous devriez comprendre les implications d'une réécriture de l'historique si vous modifiez un commit qui a déjà été publié.
You should understand the implications of rewriting history if you amend a commit that has already been published.
Il s'est avéré que le correctif fourni par l'amont pour cette CVE était juste le complément d'un autre commit qui fut intégré beaucoup plus tôt (et qui fut utilisé comme base du commit, comme le montre les copier/coller des commentaires).
Why? It turns out that the upstream fix for this CVE is just the complement of another commit that was merged way earlier (and that was used as a basis for the commit as the copy/paste of the comment shows).
C'est une façon d'obtenir une description d'un commit qui est aussi claire qu'un SHA de commit mais en plus compréhensible.
It's a way to get a description of a commit that is as unambiguous as a commit SHA but more understandable.
A Subversion, nous avons une règle informelle mais cohérente pour remercier les personnes qui rapportent un bogue, soit dans le formulaire du problème, s'il y en a un, ou dans le message de journal du commit qui règle le bogue.
In Subversion, we have an informal but consistent policy of crediting the reporter of a bug in either the issue filed, if there is one, or the log message of the commit that fixes the bug, if not.
Le commit qui a introduit le bug dans OpenSSL le 2012-01-01 (implémentation du protocole heartbeat).
The commit that introduced the bug in OpenSSL on 2012-01-01 (implementation of the heartbeat protocol).
L'idée est de cherry pick le commit qui a édité types.go, mais pas le commit qui a pour résultat l'exécution des scripts.
The idea is to cherry pick the commit that edited types.go, but not the commit that has the results of running the scripts.
Il est parfois utile de permettre l'extraction d'un commit qui n'est sommet d'aucune branche ou même de créer un nouveau commit qui n'est pas référencé par une branche nommée.
It is sometimes useful to be able to checkout a commit that is not at the tip of any named branch, or even to create a new commit that is not referenced by a named branch.
Créer un nouveau commit qui efface les changements du précédent.
Cela vous montre le dernier commit qui a modifié chaque ligne de votre fichier.
It shows you what commit was the last to modify each line of any file.