sapling/edenscm
Aida Getoeva 331b10b445 remotenames: track pulled bookmarks
Summary:
Tracking remote bookmarks that was pulled with
```
hg pull -B <remote name>
```
All these remotenames, if they exist, will be stored in `.hg/selectivepullusedbookmarks` file.

It will allow us to estimate how much memory do we need to keep remote names in sync state in Commit Cloud and automatically mark collected remote bookmarks as "interesting" when the selective pull will be enabled.

Reviewed By: markbt

Differential Revision: D14912903

fbshipit-source-id: 3001869175553327c0840e2cfb829724dfd82893
2019-04-30 09:26:11 -07:00
..
hgdemandimport codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00
hgext remotenames: track pulled bookmarks 2019-04-30 09:26:11 -07:00
mercurial dirstate: remove hgignore features 2019-04-29 18:22:37 -07:00
__init__.py codemod: move Python packages to edenscm 2019-01-28 18:35:41 -08:00