Mercurial > evolve
diff README @ 2521:29fc90b0e59c
obsdiscovery: add an option to disable all obsdiscovery
On large repository, computing the obshashtree can we as slow as resending
everything. We give the option for people to opt out.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Tue, 30 May 2017 17:32:39 +0200 |
parents | d95006fe4dd0 |
children | 5adb8bdb935e |
line wrap: on
line diff
--- a/README Tue May 30 11:39:45 2017 +0200 +++ b/README Tue May 30 17:32:39 2017 +0200 @@ -119,6 +119,8 @@ - olog: add an '--all' option to show the whole obsolescence history tree. - evolution: add an experiment to track the effect of rewrites. (See hg help - evolve for details) + - obsdiscovery: add a config flag to disable all obsmarkers discovery + (See hg help - evolve for details) - template: add a 'precursors' template that display the closests precursors of changesets - template: add a 'successors' template that display the closests successors of changesets - template: add a 'obsfate' template that display how a changeset has evolved