checkout: split part of it to new command 'restore'
[gitweb.git] / Documentation / git-revert.txt
index 837707a8fdb1760f224cc777f6b2b833a6b90a79..018ecf49d3c56076a047411b40aa85e69e84cf6b 100644 (file)
@@ -30,6 +30,9 @@ should see linkgit:git-checkout[1], specifically the `git checkout
 <commit> -- <filename>` syntax.  Take care with these alternatives as
 both will discard uncommitted changes in your working directory.
 
+See "Reset, restore and revert" in linkgit:git[1] for the differences
+between the three commands.
+
 OPTIONS
 -------
 <commit>...::