Comme toujours, vous pouvez voir le commit history for this post.
As always, you can see the commit history for this post.
Donc, notre commit de base sera créé sur cet arbre.
So, our base commit will be based off of that tree.
Le bloc suivant montre comment accéder aux propriétés d'un commit.
The next chunk shows how to access the commit's properties.
Ce sont les informations élémentaires qu'un objet commit stocke pour vous.
This is the basic information that the commit object stores for you.
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.
Toutefois, l'auteur d'un commit a réfuté cette possibilité.
However, the author of the commit was denied this opportunity.
Il déplace aussi la branche courante vers ce nouveau commit.
It then points the current branch to this new commit.
Utiliser une recherche binaire pour trouver le commit qui a introduit un bug.
Use binary search to find the commit that introduced a bug.
Créer un nouveau commit qui efface les changements du précédent.
Create new commits which reverse the effect of earlier ones.
La prochaine commande commit le supprimera de l'emplacement partagé.
The next commit command will remove it from the shared location.
Trop de commits triviaux encombrent également l'historique de commit du projet.
Too many trivial commits also clutters the project commit history.
Chaque nouveau commit vers stable déclenche un rebuild du site web des docs.
Each new commit to stable triggers a rebuild of the docs website.
Ceci signifie qu'un commit déclenchera tous les tests unitaires d'intégration.
This means that a commit will trigger all the integrated unit tests.