Signed-off-by: Nathan Cutler <ncutler@suse.cz>
When addressing review comments, can should either add additional patches to
your branch or (better yet) squash those changes into the relevant commits so
-that the sequence of changes of "clean" and gets things right the first time.
+that the sequence of changes is "clean" and gets things right the first time.
The 'git rebase -i' command is very helpful in this process. Once you have
updated your local branch, you can simply force-push to the existing branch
in your public repository that is referenced by the pull request with