author | Pierre-Yves David <pierre-yves.david@octobus.net> |
Wed, 28 Jun 2017 17:38:04 +0200 | |
changeset 2675 | 304232cc14b6 |
parent 2674 | 9585fac76d2d |
child 2676 | 10dedac0d82e |
--- 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