Vertaling van "le 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.
Affiche les fichiers modifiés qui n'ont pas encore été ajoutés pour le commit
Show changed files which are not yet added for commit
Puis effectuez à nouveau le commit, en utilisant le message de commit enregistré dans le fichier de svn-commit.tmp.
Then commit again, using the commit message saved in the svn-commit.tmp file.
Si vous n'avez pas encore quitté le commit f, une des commandes suivantes permet de créer une référence sur lui
If we have not yet moved away from commit f, any of these will create a reference to it
Vous devez indiquer jusqu'à quand remonter dans votre historique en donnant à la commande le commit sur lequel vous voulez vous rebaser.
You must indicate how far back you want to rewrite commits by telling the command which commit to rebase onto.
La commande cherry-pick copie un commit, en créant un nouveau commit sur la branche courante, avec le même message et le même "patch" que le commit désigné.
The cherry-pick command "copies" a commit, creating a new commit on the current branch with the same message and patch as another commit.
Au moment de faire le commit, vous vous rendez compte que ce fichier contient une bonne demi-douzaine (si ce n'est plus) de modifications qui recouvrent plusieurs sujets bien distincts.
When you're about to commit, you realize that file contains a solid half-dozen (if not more) edits that span multiple unrelated topics.
Quand quelqu'un d'autre clone ce travail, tout ce qu'il voit, c'est le commit de la fusion avec toutes les modifications injectées en une fois. Il ne voit aucune information sur son origine ni sur sa date de validation.
When someone else clones that work, all they see is the merge commit with all the work squashed into it; they don't see the commit data about where it came from or when it was committed.
Commencer à utiliser GitHub et son système de pull request suivi par le commit et la revue de code aida les équipes à voir "la simplification de la collaboration, et la manière de fournir des feedbacks personnels sur le travail".
Starting using GitHub and its pull request system followed by commit and code review helped them see "how much easier internal collaboration could be, and how to allow for much greater feedback on individual work being done."
Donc, dans les deux cas, nous déplaçons HEAD pour pointer sur le commit A, mais la manière diffère beaucoup.
So, in both cases we're moving HEAD to point to commit A, but how we do so is very different.
Le MTU est également trop bas en raison d'un bug corrigé dans le commit c6741fbed6dc (publié avec Linux 4.17).
The MTU is also too low due to a bug that is fixed in commit c6741fbed6dc (released with Linux 4.17).
En conséquence, j'ai réouvert la vulnérabilité CVE-2014-0191 sur notre suiveur (le commit correspondant).
In the end, I thus reopened CVE-2014-0191 on our tracker (commit here).
Comme toujours, vous pouvez voir le commit history for this post.
As always, you can see the commit history for this post.
Utiliser une recherche binaire pour trouver le commit qui a introduit un bug.
Use binary search to find the commit that introduced a bug.