Re: [PATCH v6 03/10] transport-helper: add 'force' to 'export' helpers

2013-11-11 Thread Felipe Contreras
On Mon, Nov 11, 2013 at 5:28 PM, Junio C Hamano wrote: > Felipe Contreras writes: > >> Otherwise they cannot know when to force the push or not (other than >> hacks). >> >> Tests-by: Richard Hansen >> Documentation-by: Richard Hansen >> Signed-off-by: Felipe Contreras >> --- > > Didn't we agre

Re: [PATCH v6 03/10] transport-helper: add 'force' to 'export' helpers

2013-11-11 Thread Junio C Hamano
Felipe Contreras writes: > Otherwise they cannot know when to force the push or not (other than > hacks). > > Tests-by: Richard Hansen > Documentation-by: Richard Hansen > Signed-off-by: Felipe Contreras > --- Didn't we agree that this should be warn, not die? > + if (flags & TRANSPORT_P

[PATCH v6 03/10] transport-helper: add 'force' to 'export' helpers

2013-11-11 Thread Felipe Contreras
Otherwise they cannot know when to force the push or not (other than hacks). Tests-by: Richard Hansen Documentation-by: Richard Hansen Signed-off-by: Felipe Contreras --- Documentation/gitremote-helpers.txt | 4 git-remote-testgit.sh | 18 ++ t/t5801-remote-