Mercurial > hg
diff tests/test-batching.py.out @ 22937:92bf9abc4deb
pull: use `stepsdone` instead of `todosteps`
The push process uses a `stepsdone` attribute instead of a `todosteps` one (with
the logic swapped). We unify the two process by picking the `stepsdone` version.
I feel like `stepsdone` better fits extensions that would want to extend the push
exchange process.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Sun, 12 Oct 2014 06:40:36 -0700 |
parents | 84094c0d2724 |
children | e2fc2122029c |