MyFirstContribution: Document --range-diff option when writing v2
commit1cc31e15293f2a26d330fe15f236949071d2c316
authorGlen Choo <chooglen@google.com>
Wed, 22 Sep 2021 20:22:18 +0000 (22 13:22 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 22 Sep 2021 21:25:05 +0000 (22 14:25 -0700)
tree168f85a1842148bbf0e56393a4a0a68b1ec5bbad
parent99c99ed8259bf070cd8ae7b51a94904b7cf5c161
MyFirstContribution: Document --range-diff option when writing v2

In the "Sending v2" section, readers are directed to create v2 patches
without using --range-diff. However, it is customary to include a
range-diff against the v1 patches as a reviewer aid.

Update the "Sending v2" section to suggest a simple workflow that uses
the --range-diff option. Also include some explanation for -v2 and
--range-diff to help the reader understand the importance.

Signed-off-by: Glen Choo <chooglen@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/MyFirstContribution.txt