diff options
Diffstat (limited to 'hg.sr.ht/email.md')
-rw-r--r-- | hg.sr.ht/email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hg.sr.ht/email.md b/hg.sr.ht/email.md index 8345520..192e518 100644 --- a/hg.sr.ht/email.md +++ b/hg.sr.ht/email.md @@ -123,7 +123,7 @@ so you can optionally disable this feature in your config (you can always pass ## Handling feedback You will likely receive replies to your email with feedback on your changes. -This is normal! Use tools like [`hg commit --amend`][amend] and [`hg +This is normal! Use tools like [`hg commit --amend`][hg-commit] and [`hg rebase`][hg-rebase] to continue improving your patch set and iterating on feedback. When you're ready to submit the next version of your patches, use `hg email` normally, except: |