[Cl-darcs-cvs] r40 - cl-darcs/trunk
1 Sep
2006
1 Sep
'06
9:48 a.m.
Author: mhenoch Date: Fri Sep 1 05:48:01 2006 New Revision: 40 Modified: cl-darcs/trunk/README Log: Update README Modified: cl-darcs/trunk/README ============================================================================== --- cl-darcs/trunk/README (original) +++ cl-darcs/trunk/README Fri Sep 1 05:48:01 2006 @@ -15,9 +15,11 @@ Or if you want to select which patches to apply: (get-repo "http://path/to/repo" "/local/repo-dir/" :query t) -(apply-some-patches "/local/repo-dir/") -That's all that is implemented so far. +To pull new patches from a repo (the address from the remote repo is +optional, as it defaults to where you got the tree from): + +(pull "/local/repo-dir/" "http://path/to/repo") * Compatibility
7119
Age (days ago)
7119
Last active (days ago)
0 comments
1 participants
participants (1)
-
mhenoch@common-lisp.net