Populate the index with the head commit's tree, and add the new file at the path newfile.txt.
Peupler l'index avec l'arbre du commit HEAD et ajouter le nouveau fichier sous le chemin newfile.txt.
The next chunk shows how to access the commit's properties.
Le bloc suivant montre comment accéder aux propriétés d'un commit.
Show a commit's message in a single line, suppressing the diff output
Afficher le message d'un commit sur une seule ligne, en supprimant la sortie diff
When creating a commit, you have to specify the new commit's parents.
À la création d'un commit, il faut spécifier les parents du nouveau commit.
Note that the end of the range has to be HEAD, i.e. the tip of the current branch: you can't rewrite the beginning or middle of a branch without touching the following commits, since each commit's SHA1 depends on the previous commit.
Notez que la fin de la plage de commits doit forcément être HEAD : on ne peut pas réécrire le début ou le milieu d'une branche sans toucher aux commits suivants, puisque le SHA1 de chaque commit dépend du commit précédent.
Commit's management approach focused specifically on influencing inputs to reach desired outputs such as sustainability and yield per stock.
L'approche de gestion du projet Commit portait spécifiquement sur la façon d'influencer les apports afin d'atteindre les résultats souhaités tels que la durabilité et le rendement par stock.
With Commit's formidable progress, the future of fishing in the EU is expected to be healthier and more sustainable.
Au vu des progrès considérables de Commit, l'avenir de la pêche en UE promet d'être être plus sain et plus durable.
Update the last commit by adding the currently staged changes, changing the commit's hash
Met à jour le dernier commit avec les modifications en stage