hg export question
Josh Malinski
JMalinski at anasazisoftware.com
Thu May 12 15:27:23 UTC 2011
I am trying to export a range of revisions for a given branch (for
example purposes I'll use default). I want to use these patches against
a test repo for validation and compiling purposes. I know if I use
something like the following hg export --git -o %h.patch 1:5 I will get
all of the revisions from 1 to 5, but only 2 of the patches are on
default and I don't want to include the others as they are on other
branches.
Any advice as to how to go about this? Or is there better functionality
to get at this information besides export?
--Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20110512/e1f7360e/attachment.html>
More information about the Mercurial
mailing list