New submission from Eric Kow <[EMAIL PROTECTED]>:

Import of RT #141

Sammi Williams <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue296>
____________________________________

_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://www.abridgegame.org/cgi-bin/mailman/listinfo/darcs-devel

Reply via email to