Re: [PATCH] doc: MyFirstContribution: fix cmd placement instructions

2019-09-20 Thread Philip Oakley
On 19/09/2019 21:46, Emily Shaffer wrote: Thanks for sending this. I guess I don't know the alphabet very well :) A different color we could paint the bikeshed would be to write "add a new line for `psuh` immediately after it" in these places instead. But I have no preference whatsoever. - Em

Re: [PATCH] doc: MyFirstContribution: fix cmd placement instructions

2019-09-19 Thread Emily Shaffer
Thanks for sending this. I guess I don't know the alphabet very well :) A different color we could paint the bikeshed would be to write "add a new line for `psuh` immediately after it" in these places instead. But I have no preference whatsoever. - Emily Reviewed-by: Emily Shaffer On Thu, Sep

[PATCH] doc: MyFirstContribution: fix cmd placement instructions

2019-09-19 Thread Pedro Sousa
Using the pull command instead of push is more accurate when giving instructions on placing the psuh command in alphabetical order. Signed-off-by: Pedro Sousa --- Documentation/MyFirstContribution.txt | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Documentation/MyFir