Re: [PATCH] git-reset.txt: clarify documentation

2019-03-05 Thread Junio C Hamano
Denton Liu writes: > Should reflowing the text be done in a separate patch or should it just > not be done at all and just be considered noise? Of course when the rewrite is so extensive that the two versions of the whole paragraph needs to be carefully read and compared to judge if the change i

Re: [PATCH] git-reset.txt: clarify documentation

2019-03-05 Thread Denton Liu
Hi Junio, On Wed, Mar 06, 2019 at 07:30:40AM +0900, Junio C Hamano wrote: > Denton Liu writes: > > > git-reset.txt contained a missing "a" and "wrt". Fix the missing "a" for > > correctness and replace "wrt" with "with respect to" so that the > > documentation is not so cryptic. > > Could you t

Re: [PATCH] git-reset.txt: clarify documentation

2019-03-05 Thread Junio C Hamano
Denton Liu writes: > git-reset.txt contained a missing "a" and "wrt". Fix the missing "a" for > correctness and replace "wrt" with "with respect to" so that the > documentation is not so cryptic. Could you try again without unrelated reflowing of the text? Thanks. > > Signed-off-by: Denton Liu

[PATCH] git-reset.txt: clarify documentation

2019-03-05 Thread Denton Liu
git-reset.txt contained a missing "a" and "wrt". Fix the missing "a" for correctness and replace "wrt" with "with respect to" so that the documentation is not so cryptic. Signed-off-by: Denton Liu --- Documentation/git-reset.txt | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) d