[darcs-users] Checking for remote changes

Jamie Webb j at jmawebb.cjb.net
Sun Nov 28 20:13:05 UTC 2004


On Sun, Nov 28, 2004 at 06:42:55PM +0000, Pedro Melo Cunha wrote:
> How can I check to see if there are any changes in a remote repository 
> that I don't have?
> Right now I do a 'darcs pull htttp://remote/repo', is there a way to 
> list the patches missing from my local copy without going through a 
> darcs pull?

Try 'darcs pull --dry-run'. It's roughly equivalent to doing a 'darcs
pull' and answering no every time, and shows the output you want.

-- Jamie Webb




More information about the darcs-users mailing list