Mercurial > evolve
diff .hgignore @ 1366:9c3ba42c582a
inhibit: move transaction wrapping outside of repo setup
Before this patch, transaction wrapping code was done in reposetup. It happened
to cause stackoverflows in repos with a lot of subreps.
This patch moves the wrapping to extsetup and avoids this problem.
author | Laurent Charignon <lcharignon@fb.com> |
---|---|
date | Tue, 16 Jun 2015 10:07:51 -0700 |
parents | 41688ca951e7 |
children | a7bad80b7700 854421a48e0c |