
12 Oct
2006
12 Oct
'06
5:30 a.m.
Author: mhenoch Date: Thu Oct 12 08:30:05 2006 New Revision: 55 Modified: cl-darcs/trunk/README Log: Mention diff command in README Modified: cl-darcs/trunk/README ============================================================================== --- cl-darcs/trunk/README (original) +++ cl-darcs/trunk/README Thu Oct 12 08:30:05 2006 @@ -24,7 +24,10 @@ cl-darcs currently doesn't try to merge changes in your local tree with patches you pull; you have to do that manually if you want to -edit files. +edit files. For now, you need an external tool to find the local +changes, e.g: + +diff -x _darcs -ru _darcs/pristine/ . * Configuration