sapling/hgext/commitcloud
Mark Thomas 2bb3129118 commitcloud: cloudsync instead of pushbackup
Summary:
Replace the background `hg pushbackup` with a background `hg cloudsync` when
the repo is connected to a workspace.

Reviewed By: StanislavGlebik

Differential Revision: D7586412

fbshipit-source-id: 667ce46ffe83c654b642872633d9b86f29a2d788
2018-04-16 10:35:14 -07:00
..
__init__.py commitcloud: cloudsync instead of pushbackup 2018-04-16 10:35:14 -07:00
baseservice.py introduced secure token injection 2018-04-13 21:51:47 -07:00
commitcloudcommands.py commitcloud: push commits when syncing 2018-04-16 10:35:14 -07:00
commitcloudcommon.py commit cloud recover state 2018-04-13 21:51:47 -07:00
commitcloudutil.py improve handling 401 2018-04-13 21:51:47 -07:00
httpsservice.py commitcloud: add config option that enables logging of requests 2018-04-13 21:51:52 -07:00
localservice.py introduced secure token injection 2018-04-13 21:51:47 -07:00
service.py join to workspace 2018-04-13 21:51:47 -07:00
state.py improve handling 401 2018-04-13 21:51:47 -07:00