view tests/test-status-inprocess.py.out @ 33083:05c680ebf512

merge: convert repo.wwrite() calls to wctx[f].write() As with the previous patch in this series, workingfilectx.write() is a direct call to repo.wwrite(), so this change should be a no-op.
author Phil Cohen <phillco@fb.com>
date Sun, 25 Jun 2017 17:00:15 -0700
parents 07dbafd3a0e2
children
line wrap: on
line source

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