quilt-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Quilt-dev] dropping a patch


From: Randy.Dunlap
Subject: [Quilt-dev] dropping a patch
Date: Mon, 10 Apr 2006 22:09:52 -0700

Hi,

Am I missing some shortcut to drop a patch (that may contain
patches to multiple files)?

Do I actually have to go thru:

  quilt push # make sure that it is applied since 'remove' seems to
                # work only on applied patches
  quilt files # list all of them since I forgot what they are
  quilt remove file1 file2 file3 file4 file5...
  quilt delete drop-this.patch # top patch filename

I suppose I could just do:

  rm patch/drop-this.patch
  edit patch/series
  edit .pc/applied-patches

Does that work?

Thanks,
---
~Randy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]