sapling/edenscm/hgext/commitcloud
Mark Thomas 9fcabe0254 commitcloud: restore omitted bookmarks for hidden commits
Summary:
D14183009 made commit cloud accept cloud bookmarks for hidden commits, rather
that omitting them.  However, this only works for future bookmarks.  If the
bookmark was already omitted, then `_checkomissions` would not recover the
situation for the same reason.

Update `_checkomissions` to also allow cloud bookmarks on hidden commits.

Reviewed By: liubov-dmitrieva

Differential Revision: D14437656

fbshipit-source-id: 2372323022a59bfd4210bc76f39b9a74872d5efe
2019-03-13 07:33:58 -07:00
..
__init__.py commitcloud: trigger a backup to a secondary storage after cloud sync in the background 2019-02-20 15:36:29 -08:00
baseservice.py visibility: update visibility when commits are modified 2019-03-08 03:05:58 -08:00
commitcloudcommands.py commitcloud: restore omitted bookmarks for hidden commits 2019-03-13 07:33:58 -07:00
commitcloudcommon.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
commitcloudutil.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
httpsservice.py commitcloud remove excessive details on tls error 2019-02-27 20:56:30 -08:00
localservice.py commit cloud / pushbackup - use the same way to check what is backedup with Mononoke and Mercurial 2019-02-19 05:49:07 -08:00
service.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
state.py cloud sync + pushbackup: record remotepath to the local state 2019-03-12 09:34:50 -07:00
workspace.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00