hgext/githelp.py
changeset 35719 a4cd8f527a7f
parent 35718 a10a0d5561a9
child 35720 b3cf58487731
--- a/hgext/githelp.py	Mon Dec 18 20:58:00 2017 -0800
+++ b/hgext/githelp.py	Mon Dec 18 21:02:49 2017 -0800
@@ -793,9 +793,7 @@
 
     ui.status(str(cmd), "\n\n")
     ui.status(_("note: in hg commits can be deleted from repo but we always"
-              " have backups.\n"
-              "Please use 'hg backups --restore' or 'hg reset'" +
-              " to restore from backups.\n"))
+              " have backups.\n"))
 
 def reset(ui, repo, *args, **kwargs):
     cmdoptions = [