On Sun, Jun 06, 2010 at 15:17:16 +0000, Florent Becker wrote:
> Sun Jun 6 17:24:21 CEST 2010 Florent Becker <florent.becker@ens-lyon.org>
> * resolve issue1864: w should only skip one patch
Applied, thanks!
> [resolve issue1864: w should only skip one patch
> Florent Becker <florent.becker@ens-lyon.org>**20100606152421
> Ignore-this: 110d2f0dd49de4bd45562d93b506852d
> ] hunk ./src/Darcs/SelectChanges.hs 607
> case yorn of
> 'y' -> decide whichch True tp >> skipOne >> nextPatch
> 'n' -> decide whichch False tp >> skipOne >> nextPatch
> - 'w' -> postponeNext >> skipOne >> skipOne >> nextPatch
> + 'w' -> postponeNext >> skipOne >> nextPatch
Was this just a think-o? Or is there something deeper going on?
--
Eric Kow <http://www.nltg.brighton.ac.uk/home/Eric.Kow>
PGP Key ID: 08AC04F9
|