home ‣ darcs reference

27 Mar 2008 · Tags: darcs, reference ← newer • 73 of 588older →

darcs get ${repo-url}

darcs pull                : get latest changes from the repo

darcs whatsnew --last=10  : to see last 10 local changes

darcs add file            : add a file

darcs record              : to record a patch

darcs send -o ${filename} : save a patch into a file

blog comments powered by Disqus