Mercurial > hg
comparison contrib/revsetbenchmarks.py @ 22626:fb74a5833467
pull: gather all bookmark-pulling code together
Pulling bookmarks is done in two rounds. First we do a simple update, then we use
the content of the `bookmark` argument to possibly overwrite some bookmark
with their remote location.
The second step was not done right after the first one for some obscure reason.
We now perform them one after the other.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Thu, 25 Sep 2014 17:53:27 -0700 |
parents | 480a24ad9f77 |
children | e53f6b72a0e4 |
comparison
equal
deleted
inserted
replaced
22625:62ab9ca90b36 | 22626:fb74a5833467 |
---|