diff options
Diffstat (limited to 'git.sr.ht')
-rw-r--r-- | git.sr.ht/send-email.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/git.sr.ht/send-email.md b/git.sr.ht/send-email.md index f2db125..11b7b6a 100644 --- a/git.sr.ht/send-email.md +++ b/git.sr.ht/send-email.md @@ -157,7 +157,7 @@ submit the next version of your patches, use `git send-email` normally, except: deal. **Note**: you can also specify the In-Reply-To with the `--in-reply-to` command -line argment. +line argument. [amend]: https://www.git-scm.com/docs/git-commit#git-commit---amend [git-rebase]: https://www.git-scm.com/docs/git-rebase |