sapling/eden/mononoke/mononoke_api
Mark Thomas 61d45865de bookmarks_movement: prepare for running hooks on additional changesets
Summary:
When bookmarks are moved or created, work out what additional changesets
should have the hooks run on them.  This may apply to plain pushes,
force pushrebases, or bookmark only pushrebases.

At first, this will run in logging-only mode where we will count how many
changesets would have hooks run on them (up to a tunable limit).  We can
enable running of hooks with a tunable killswitch later on.

Reviewed By: StanislavGlebik

Differential Revision: D23194240

fbshipit-source-id: 8031fdc1634168308c7fe2ad3c22ae4389a04711
2020-08-25 09:14:08 -07:00
..
src bookmarks_movement: prepare for running hooks on additional changesets 2020-08-25 09:14:08 -07:00
Cargo.toml mononoke_api: add HookManager 2020-08-25 09:14:07 -07:00