# HG changeset patch # User Pierre-Yves David # Date 1498664284 -7200 # Node ID 304232cc14b631c1e64564ffba90f759343e098f # Parent 9585fac76d2daf538d2f92964b91f979023ae605 topic: some document for an obscure function diff -r 9585fac76d2d -r 304232cc14b6 hgext3rd/topic/discovery.py --- a/hgext3rd/topic/discovery.py Wed Jun 28 18:18:59 2017 +0200 +++ b/hgext3rd/topic/discovery.py Wed Jun 28 17:38:04 2017 +0200 @@ -99,6 +99,7 @@ return data def handlecheckheads(orig, op, inpart): + """This is used to check for new heads when publishing changeset""" orig(op, inpart) if op.repo.publishing(): return