comparison .hgignore @ 36966:c0e90df1ab1e

revbranchcache: add the necessary bit to send 'rbc' data over bundle2 Getbundle is now capable of sending rev-branch-cache information for the changesets it bundle. The data sent are mostly nodes so it is quite compact. The goal of the rev-branch-cache is to speed up branch map computation, especially when the branchmap gets invalidated so we send data for all exchanged changesets. In addition, computing the relevant heads to send in case of partial pulling would be challenging. The feature is still inactive since the capability is not advertised yet.
author Boris Feld <boris.feld@octobus.net>
date Thu, 18 Jan 2018 14:58:02 +0100
parents 964212780daf
children 1335bbfb066f
comparison
equal deleted inserted replaced
36965:b89a7ef29013 36966:c0e90df1ab1e