remotefilelog: attach edenapi client to repo object

Summary: The Eden API client in Mercurial should be a singleton. This diff assigns the client to `repo.edenapi` so that it is accessible throughout the code.

Reviewed By: quark-zju

Differential Revision: D14233314

fbshipit-source-id: 8e0ed22c32611e8f6e7d4461c3e31870d47a0e95
This commit is contained in:
Arun Kulshreshtha 2019-02-28 15:25:46 -08:00 committed by Facebook Github Bot
parent 5a5868c5f1
commit 2f0d6ae746

View File

@ -40,7 +40,7 @@ Enable Mononoke API for Mercurial client
> EOF
Check that the API server is alive
$ hg debughttphealthcheck
$ hg debughttp
successfully connected to: http://localhost:* (glob)
Test fetching single file