Mercurial > evolve
diff .hgtags @ 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 | 2da7b531879a |
children | e8f875227901 |