# HG changeset patch # User timeless@gmail.com # Date 1347489075 14400 # Node ID 1c9aef9497c41868b624f0d1b67f23436513ff5b # Parent ec6334e6627a12181d7f771531ce6fced6aa78c4 Grammar: has diff -r ec6334e6627a -r 1c9aef9497c4 hgext/obsolete.py --- a/hgext/obsolete.py Fri Sep 14 10:37:09 2012 -0400 +++ b/hgext/obsolete.py Wed Sep 12 18:31:15 2012 -0400 @@ -6,7 +6,7 @@ """Deprecated extension that formerly introduces "Changeset Obsolescence". This concept is now partially in Mercurial core (starting with mercurial 2.3). -The remaining logic have been grouped with the evolve extension. +The remaining logic has been grouped with the evolve extension. Some code remains in this extensions to detect and convert prehistoric format of obsolete marker than early user may have create. Keep it enabled if you