Re: [PATCH v4 7/9] rebase: parse options in stuck-long mode

2014-02-10 Thread brian m. carlson
On Mon, Feb 10, 2014 at 01:59:02AM -0500, Eric Sunshine wrote: > On Sun, Feb 9, 2014 at 8:03 PM, brian m. carlson > wrote: > > From: Nicolas Vigier > > > > There is no functionnal change. The reason for this change is to be able > > s/functionnal/functional/ I could have sworn I fixed that typo

Re: [PATCH v4 7/9] rebase: parse options in stuck-long mode

2014-02-09 Thread Eric Sunshine
On Sun, Feb 9, 2014 at 8:03 PM, brian m. carlson wrote: > From: Nicolas Vigier > > There is no functionnal change. The reason for this change is to be able s/functionnal/functional/ > to add a new option taking an optional argument. > > Signed-off-by: Nicolas Vigier > Signed-off-by: brian m. c