sapling/edenscm/hgext/commitcloud
Mark Thomas cb47493670 commitcloud: accept cloud bookmarks for hidden commits
Summary:
When receiving cloud bookmarks, if they point to a hidden/obsolete commit,
don't omit them.  The bookmark will make the commit visible again.

Reviewed By: quark-zju

Differential Revision: D14183009

fbshipit-source-id: ddcb8cce6aaa1eefae93490f76c3dffeaffda21c
2019-02-25 02:34:50 -08: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 commit cloud / pushbackup - use the same way to check what is backedup with Mononoke and Mercurial 2019-02-19 05:49:07 -08:00
commitcloudcommands.py commitcloud: accept cloud bookmarks for hidden commits 2019-02-25 02:34:50 -08: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 commit cloud / pushbackup - use the same way to check what is backedup with Mononoke and Mercurial 2019-02-19 05:49:07 -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 codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
workspace.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00