tests/test-status-inprocess.py.out
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 01 Apr 2014 13:45:48 -0700
changeset 20924 e10000369b47
parent 10838 07dbafd3a0e2
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.

% creating repo
% add and commit
C test.py
% change
M test.py