Alexandr Miloslavskiy <alexandr.miloslavskiy@xxxxxxxxxxx> writes: > On 07.11.2019 6:46, Junio C Hamano wrote: >> I do not know if removal of the only-half-correct "This is the >> opposite of add" should be part of this change, or it should be a >> separate fix. The half-wrong sentene was not introduced by this >> patch, so leaving it as-is is OK. It just leaves another thing for >> us to think about later. > > My feeling is that this problem is separate from the topic I'm working > on. I only touched docs to synchronize <pathspec>, so that I can > copy&paste new option description in next commit without tailoring it > to local speech. Also, I must admit that upon reading your > explanation, I felt that I lack the experience to update the writing > properly. Yeah, I do think it is cleaner to leave it as a separate issue. Thanks.