diff options
Diffstat (limited to 'git.sr.ht')
-rw-r--r-- | git.sr.ht/index.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/git.sr.ht/index.md b/git.sr.ht/index.md index 47f6e36..241085e 100644 --- a/git.sr.ht/index.md +++ b/git.sr.ht/index.md @@ -58,9 +58,9 @@ SourceHut. This tool may be helpful to users who are used to the "pull request" style contribution popularized by GitHub, GitLab, and others. <div class="alert alert-info"> - <strong>Head's up:</strong> git also has a built-in tool for preparing patches - to send upstream. <a href="https://git-send-email.io">Check out our tutorial - here</a>. + <strong>Head's up:</strong> git also has a built-in CLI tool for preparing + patches to send upstream. <a href="https://git-send-email.io">Check out our + tutorial here</a> if you prefer to work from the command line. </div> ### 1. Getting the source onto git.sr.ht |