# HG changeset patch # User Pierre-Yves David # Date 1332861390 -7200 # Node ID 37d3300786a744c34a22f610ddc741a9ece3bac8 # Parent 64c886d26aabadab6230f8c53b320f388973a97e add more canveas diff -r 64c886d26aab -r 37d3300786a7 docs/index.rst --- a/docs/index.rst Tue Mar 27 16:55:47 2012 +0200 +++ b/docs/index.rst Tue Mar 27 17:16:30 2012 +0200 @@ -133,6 +133,13 @@ * you need to provideto graft --continue -O if you started you graft using -O. +* hg graphlog show extinct changeset + +* hg heads show extinct changeset + +* hg merge considered extinct head as valid target. requiring you to manually + specify target all the time. +