From a75677e586d432c0444294253292b2a5e9ee256e Mon Sep 17 00:00:00 2001 From: Doug Hellmann Date: Thu, 26 Apr 2018 16:30:08 -0400 Subject: [PATCH] expand on instructions Signed-off-by: Doug Hellmann --- README.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.rst b/README.rst index c9a8072..d483325 100644 --- a/README.rst +++ b/README.rst @@ -143,6 +143,11 @@ patchset number and subject. Patch ready in release-tools +After the patch has been downloaded, move into the new directory and +make the relevant changes, then use ``git review`` to post the new +patchset. You can update the existing patch with ``git commit +--amend`` or create a new one as a series. + Resources =========