Re: [PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-16 Thread Lars Schneider
On 13 Apr 2016, at 19:39, Junio C Hamano wrote: > larsxschnei...@gmail.com writes: > >> From: Lars Schneider >> >> Signed-off-by: Lars Schneider >> --- >> Documentation/SubmittingPatches | 39 --- >> 1 file changed, 36 insertions(+), 3 deletions(-) >> >> d

Re: [PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-14 Thread Junio C Hamano
Matthieu Moy writes: > Stefan Beller writes: > >> On Wed, Apr 13, 2016 at 10:39 AM, Junio C Hamano wrote: >> >>> here, create a "GitHub-Travis CI hints" section just before "MUA >>> specific hints" section, >> >> Somebody (I think it was you, Lars?) at GitMerge suggested to break >> up the Subm

Re: [PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-14 Thread Matthieu Moy
Stefan Beller writes: > On Wed, Apr 13, 2016 at 10:39 AM, Junio C Hamano wrote: > >> here, create a "GitHub-Travis CI hints" section just before "MUA >> specific hints" section, > > Somebody (I think it was you, Lars?) at GitMerge suggested to break > up the SubmittingPatches document into more

Re: [PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-13 Thread Stefan Beller
On Wed, Apr 13, 2016 at 10:39 AM, Junio C Hamano wrote: > here, create a "GitHub-Travis CI hints" section just before "MUA > specific hints" section, Somebody (I think it was you, Lars?) at GitMerge suggested to break up the SubmittingPatches document into more than one, i.e. the MUA hints and t

Re: [PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-13 Thread Junio C Hamano
larsxschnei...@gmail.com writes: > From: Lars Schneider > > Signed-off-by: Lars Schneider > --- > Documentation/SubmittingPatches | 39 --- > 1 file changed, 36 insertions(+), 3 deletions(-) > > diff --git a/Documentation/SubmittingPatches b/Documentation/Sub

[PATCH v1] Documentation: add setup instructions for Travis CI

2016-04-12 Thread larsxschneider
From: Lars Schneider Signed-off-by: Lars Schneider --- Documentation/SubmittingPatches | 39 --- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/Documentation/SubmittingPatches b/Documentation/SubmittingPatches index 98fc4cc..79e9b33 100644 ---