]> git.99rst.org Git - git.git/commit
MyFirstContribution: Document --range-diff option when writing v2
authorGlen Choo <redacted>
Wed, 22 Sep 2021 20:22:18 +0000 (13:22 -0700)
committerJunio C Hamano <redacted>
Wed, 22 Sep 2021 21:25:05 +0000 (14:25 -0700)
commit1cc31e15293f2a26d330fe15f236949071d2c316
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 <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/MyFirstContribution.txt
git clone https://git.99rst.org/PROJECT