Mercurial > hg-stable
diff tests/test-minirst.py @ 22264:4bc1fd86e915
clone: for local clones, copy over filtered branchcaches as well (issue4286)
Local clones copy/hardlink over files directly, so the branchcaches should all
be valid. There's a slight chance that a read operation would update one of the
branchcaches, but we hold a lock over the source repo so they shouldn't cause
an invalid branchcache to be copied over, just a different, valid one.
author | Siddharth Agarwal <sid0@fb.com> |
---|---|
date | Thu, 21 Aug 2014 16:05:29 -0700 |
parents | af9d9b778550 |
children | 67a4e42a651f |