[issue2199] no way to inspect remote revision before pulling in

techtonik bugs at mercurial.selenic.com
Wed May 19 06:24:05 UTC 2010


New submission from techtonik <techtonik at gmail.com>:

In subversion based workflow it is a common practice to inspect incoming 
revisions before pulling changes into wc using `svn diff -c XXX`. The same 
practice could be useful for reviewing remote revisions in Mercurial. 
Unfortunately, the only way to do this is with `hg in --git -pr XXX` and it 
show a bunch of commits instead of one.

----------
messages: 12571
nosy: techtonik
priority: bug
status: unread
title: no way to inspect remote revision before pulling in

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue2199>
____________________________________________________


More information about the Mercurial-devel mailing list