Estimated read time: 1 minutes
now we have git support in darcs (it does not causes any extra dep ;) ), here is a short demo, how does it works:
$ cg-clone http://www.kernel.org/pub/scm/git/git.gitthis will fetch a git repo for you, as dr get does not works yet (i don't see if this is planned or not), but then do a
cd git; dr changes --last=5and it really works fine :)