diff options
-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 64730a5..7b6d27e 100644 --- a/hg.sr.ht/email.md +++ b/hg.sr.ht/email.md @@ -242,7 +242,7 @@ extension, it is advised to also add the `--obsolete` option to `hg import` command. This way, the contributor would see their changesets "evolved" when pulling from the upstream repository. -One applied, you can make these commits available upstream by using [`hg +Once applied, you can make these commits available upstream by using [`hg push`][hg-push] normally. Don't forget to send the contributor a thank you email! |