[issue558] qpush should have a --dry-run option
Jeremy Fitzhardinge
mercurial-bugs at selenic.com
Wed May 9 19:38:23 UTC 2007
New submission from Jeremy Fitzhardinge <jeremy at goop.org>:
There should be a way of testing whether a patch will apply cleanly, and if not,
tell you what's going to fail. I currently use "patch -p1 --dry-run -f <
.hg/patches/`hg qnext`" to do this, but it isn't ideal.
I'd expect that "hg qpush --dry-run" would only work with either no patch
argument, or the next patch.
----------
messages: 3062
nosy: jsgf
priority: wish
status: unread
title: qpush should have a --dry-run option
topic: mq
____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue558>
____________________________________________________
More information about the Mercurial-devel
mailing list