On Mon, Feb 7, 2011 at 12:06 AM, Éric Araujo <mer...@netwok.org> wrote: >>> +How do I compare my working copy to a remote repository? >> >> To save anyone else pointing this out, I'm now aware that "hg >> incoming" and "hg outgoing" are the actual commands I want. > > incoming and outgoing compare your repository to a remote repository, > not your working copy.
Yeah, I know, but for the use case I actually had in mind with that new FAQ entry ("When I type this next push command, what is it going to do?"), it's the committed changes that are important. I had my terminology wrong, so Google led me astray. Cheers, Nick. -- Nick Coghlan | ncogh...@gmail.com | Brisbane, Australia _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com