Aw: Re: Aw: Re: [PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical

2012-12-31 Thread Thomas Ackermann
> > Implementation details are part of API; CG and SP are social not > technical. > This depends on your definition of "social" ;-) > > Also CG and SP are in the part of the documents that are not > installed for end-users and that is their right place. They matter > only to the people who gr

Re: Aw: Re: [PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical

2012-12-30 Thread Junio C Hamano
Thomas Ackermann writes: > > ./Documentation/technical contains not only API documentation but also > several other documents describing Git implementation topics and thus > is the place someone wanting to join Git development should look at. Implementation details are part of API; CG and SP a

Aw: Re: [PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical

2012-12-30 Thread Thomas Ackermann
12.2012 12:52 Betreff: Re: [PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical > Thomas Ackermann wrote: > > CodingGuidelines and SubmittingPatches are IMHO a little bit hidden in > ./Documentation > > and with respect to their conten

[PATCH 0/3] Move CodingGuidelines and SubmittingPatches to ./Documentation/technical

2012-12-30 Thread Thomas Ackermann
CodingGuidelines and SubmittingPatches are IMHO a little bit hidden in ./Documentation and with respect to their content should be better placed in ./Documentation/technical. [PATCH 1/3] Move CodingGuidelines to ./technical/coding-guidelines.txt and SubmittingPatches to ./technical/submitting-