[darcs-devel] [issue296] Compound patches

Eric Kow bugs at darcs.net
Fri Oct 13 02:38:41 PDT 2006


New submission from Eric Kow <eric.kow at gmail.com>:

Import of RT #141

Sammi Williams <sammi at oriontransfer.co.nz> 2004-12-15
-----------------------------------------------------
Is there any way to merge two patches together to form one bigger patch? The
example is I have two patches A and AB, where patch A should actually contain
modification AB. I'd like to write:

darcs merge A AB

which gives the result of (if it is logicially valid to do so) a patch named A
with the modifications made by AB appended to the end of A, and the removal of
patch AB from the repository. This would be purely from a repository maintaince
aspect - some superflous patch was created by accident and should really be
contained within another patch.

----------
messages: 1078
nosy: EricKow, droundy, tommy
priority: feature
status: unread
title: Compound patches
topic: FromRequestTracker

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue296>
____________________________________




More information about the darcs-devel mailing list