From bee23ada60cd0e32faeda0764e7246c449f76d48 Mon Sep 17 00:00:00 2001 From: Daniel Jakots Date: Mon, 28 Aug 2017 16:35:49 -0400 Subject: [PATCH] rajout section revert --- HowtoGit.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/HowtoGit.md b/HowtoGit.md index c0d73874..a26fe271 100644 --- a/HowtoGit.md +++ b/HowtoGit.md @@ -553,6 +553,16 @@ Pour voir qui a modifié les lignes d'un fichier *foo/bar* : $ git blame foo/bar ~~~ +### + + + +Pour effectuer les modifications inverses de celles effectuées (et donc revenir à l'état précédent : + +~~~ +$ git revert +~~~ + ### .git/config