Re: [PATCH v4 11/45] cherry-pick: don't barf when there's nothing to do

2013-06-09 Thread Felipe Contreras
On Sun, Jun 9, 2013 at 2:21 PM, Fredrik Gustafsson wrote: > On Sun, Jun 09, 2013 at 11:40:23AM -0500, Felipe Contreras wrote: >> Signed-off-by: Felipe Contreras >> --- >> builtin/sequencer.c | 4 ++-- >> t/t3510-cherry-pick-sequence.sh | 2 +- >> 2 files changed, 3 insertions(+), 3 d

Re: [PATCH v4 11/45] cherry-pick: don't barf when there's nothing to do

2013-06-09 Thread Fredrik Gustafsson
On Sun, Jun 09, 2013 at 11:40:23AM -0500, Felipe Contreras wrote: > Signed-off-by: Felipe Contreras > --- > builtin/sequencer.c | 4 ++-- > t/t3510-cherry-pick-sequence.sh | 2 +- > 2 files changed, 3 insertions(+), 3 deletions(-) > > diff --git a/builtin/sequencer.c b/builtin/sequen