Re: [PATCH] doc: Add git commands to generate Fixes

2022-08-04 Thread Julien Grall
Hi Bertrand, On 04/08/2022 16:07, Bertrand Marquis wrote: On 4 Aug 2022, at 14:38, Julien Grall wrote: Hi Bertrand, On 03/08/2022 15:43, Bertrand Marquis wrote: Add git commands examples that can be used to generate fixes and how to use the pretty configuration for git. This should make i

Re: [PATCH] doc: Add git commands to generate Fixes

2022-08-04 Thread Bertrand Marquis
> On 4 Aug 2022, at 14:38, Julien Grall wrote: > > Hi Bertrand, > > On 03/08/2022 15:43, Bertrand Marquis wrote: >> Add git commands examples that can be used to generate fixes and how to >> use the pretty configuration for git. >> This should make it easier for contributors to have the right

Re: [PATCH] doc: Add git commands to generate Fixes

2022-08-04 Thread Julien Grall
Hi Bertrand, On 03/08/2022 15:43, Bertrand Marquis wrote: Add git commands examples that can be used to generate fixes and how to use the pretty configuration for git. This should make it easier for contributors to have the right format. Signed-off-by: Bertrand Marquis --- docs/process/sendi

Re: [PATCH] doc: Add git commands to generate Fixes

2022-08-03 Thread Stefano Stabellini
On Wed, 3 Aug 2022, Bertrand Marquis wrote: > Add git commands examples that can be used to generate fixes and how to > use the pretty configuration for git. > This should make it easier for contributors to have the right format. > > Signed-off-by: Bertrand Marquis Acked-by: Stefano Stabellini

[PATCH] doc: Add git commands to generate Fixes

2022-08-03 Thread Bertrand Marquis
Add git commands examples that can be used to generate fixes and how to use the pretty configuration for git. This should make it easier for contributors to have the right format. Signed-off-by: Bertrand Marquis --- docs/process/sending-patches.pandoc | 4 1 file changed, 4 insertions(+) d