sapling/hgext/commitcloud
Mark Thomas 6fd3772316 commitcloud: update bookmarks and obsmarkers as part of the sync pull
Summary:
Avoid transient partially synced stated by updating the bookmarks and
obsmarkers as part of the pull command, if there is one.   Additionally,
prevent remotenames bookmarks from being updated in cloud-sync pulls that
happen to include public commits.  That's preferable, as usually this will only
be a subset of remote bookmarks, and this can give confusing results.

Reviewed By: DurhamG

Differential Revision: D8401117

fbshipit-source-id: 5ee646d8c7e49ea70d3ec5fd7df5c9009de7bcdd
2018-06-14 02:42:39 -07:00
..
__init__.py infinitepush: split backups into infinitepushbackup extension 2018-06-05 04:36:06 -07:00
baseservice.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00
commitcloudcommands.py commitcloud: update bookmarks and obsmarkers as part of the sync pull 2018-06-14 02:42:39 -07:00
commitcloudcommon.py commit cloud: improve error messaging for failing subprocess 2018-06-11 11:01:13 -07:00
commitcloudutil.py commit cloud: improve error messaging for failing subprocess 2018-06-11 11:01:13 -07:00
httpsservice.py commitcloud: bugfix, check was after the option has been used 2018-05-29 14:50:04 -07:00
localservice.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00
service.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00
state.py codemod: join the auto-formatter party for commitcloud and intinitepush 2018-05-29 11:20:56 -07:00