That gives you your next commit object.
If you make some changes and commit again, the next commit stores a pointer to the commit that came immediately before it.
Si vous faites des modifications et validez à nouveau, le prochain commit stocke un pointeur vers le commit le précédant immédiatement.
Changes in the working tree not yet staged for the next commit.
Both files are staged and will go into your next commit.
They will be uploaded and added to the repository on your next commit.
Description Items specified by PATH are scheduled for deletion upon the next commit.
Description Les éléments spécifiés par CHEMIN sont prévus pour être supprimés lors de la prochaine propagation.
This form is to view the changes you staged for the next commit relative to the named <commit>.
Cette forme sert à visualiser les modifications que vous avez indexées pour la prochaine validation vis-à-vis du <commit> nommé.
This form is to view the changes you made relative to the index (staging area for the next commit).
Cette forme sert à visualiser les modifications que vous avez faites par rapport à l'index (la zone de préparation du prochain commit).
It may be helpful to think of it more as "add this content to the next commit" rather than "add this file to the project".
Sa signification s'approche plus de « ajouter ce contenu pour la prochaine validation » que de « ajouter ce contenu au projet ».
The - dry-run option can be used to obtain a summary of what is included by any of the above for the next commit by giving the same set of parameters (options and paths).
L'option - dry-run peut être utilisée pour obtenir un résumé de ce qui sera inclus par une des commandes ci-dessus pour la prochaine validation en fournissant le même jeu de paramètres (options et chemins).
Subversion: File will be removed on next commit.
Subversion : le fichier sera supprimé au prochain commit.
The Index is your proposed next commit.
L'index est votre prochain commit proposé.
That means HEAD will be the parent of the next commit that is created.
Ceci signifie que HEAD sera le parent du prochain commit à créer.