sapling/lib/commitcloudsubscriber
Liubov Dmitrieva 32cccf30f2 commit cloud sync: fast path for pull
Summary:
Maybe useful as a backup for the regular path and also for syncing speed up.

Scm daemon know new and removed heads, so if for example 1 new and 1 removed head - it is the most probably just an amend, so scm daemon can try the fast path first depends on information in the notification, and if it fails try the slow path.

So users can have better experience before Mononoke, it is much much faster and scm daemon makes 2 attempts anyway!

Reviewed By: quark-zju

Differential Revision: D9309856

fbshipit-source-id: d59f498160a45fab11760b5c1397b48470feb7f8
2018-09-10 15:05:25 -07:00
..
src commit cloud sync: fast path for pull 2018-09-10 15:05:25 -07:00
Cargo.toml Add secrets authentication for commitcloud in scm_daemon 2018-08-02 12:06:47 -07:00