debian/compat
author Pulkit Goyal <7895pulkit@gmail.com>
Fri, 06 Apr 2018 23:42:47 +0530
changeset 3651 fa15068a9945
parent 531 b18b00036355
child 4912 43e9bb4de6b5
permissions -rw-r--r--
serverminitopic: wrap context.changectx.branch instead of context.changectx Recently some changes in core resulted in this wrapping of class leading to an infinite recursion. Let's wrap the particular function instead of wrapping the whole command. This fixes test-minitopic.t which was breaking.

8