view tests/test-status-inprocess.py.out @ 22074:fbe967b027bd

memfilectx: add remove and write methods Similar to the previous patch for workingfilectx, this patch will allow abstracting localrepo.remove / write method to refactor working directory code but instead operate on files in memory.
author Sean Farley <sean.michael.farley@gmail.com>
date Fri, 25 Jul 2014 20:20:26 -0500
parents 07dbafd3a0e2
children
line wrap: on
line source

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