Mercurial > hg
diff hgext/record.py @ 22968:01e98eba3bc1
addchangegroup: get the `node` argument of `incoming` hook from transaction
The transaction is now carrying hook-related informations. So we use it to
retrieve the `node` argument. This will also carry around all kinds of other useful
informations (like: "are we in a bundle2 processing")
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 14 Oct 2014 00:03:03 -0700 |
parents | 75e7d4a0f135 |
children | 41c03b7592ed |