##// END OF EJS Templates
patch: use ctx.node() instead of bare node variable...
patch: use ctx.node() instead of bare node variable Future patches will allow patch.diff to take a basectx so node1 (and node2) could make hexfunc error out. Instead, we'll call the node function on the context object directly.
Sean Farley -
r21833:c1ceec0c default
Show More