Eric Kow <[email protected]> writes: > On Wed, Apr 22, 2009 at 17:33:50 +0400, Dmitry Kurochkin wrote: >> This behavior is similar to svn and is useful to me sometimes. > > Could you give some examples of how this would work in practice, i.e. > some use cases? Is this for all descriptions that get edited with an > external editor?
The current workaround for record is to use "amend --edit" or unrecord. No such workaround exists for send, because as soon as you close the editor, the patch bundle is sent. If you're quick, you can use ^C, or you can kill -9 darcs, but this is rather unpleasant and unreliable. _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
