Mercurial > hg
comparison tests/test-unrelated-pull.t @ 26881:6b1ea6961554 stable
changegroup: call 'prechangegroup' hook before setting up write delay
The 'prechangegroup' interfere with 'delayupdate' logic because it trigger the
one time call of 'changelog._writepending' (see issure4934). There is no reason
not to call that hook before setting up 'delayupdate' so we move the call a bit
earlier to avoid interference.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 06 Nov 2015 12:59:09 -0500 |
parents | f2719b387380 |
children | eb586ed5d8ce |
comparison
equal
deleted
inserted
replaced
26880:fa7f8b686633 | 26881:6b1ea6961554 |
---|