tests/test-simplemerge.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 01 Apr 2014 13:45:48 -0700
changeset 20924 e10000369b47
parent 4363 2e3c54fb79a3
child 22023 f18830651811
permissions -rw-r--r--
push: pass a `pushoperation` object to localrepo.checkpush The `pushoperation` object contains strictly more data the arguments currently passed to `localrepo.checkpush` we pass the new object instead. This function is used by MQ to abort push that includes MQ changesets. Note: extension that may use this function will have to align.

....................
----------------------------------------------------------------------
Ran 20 tests in 0.000s

OK