aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDrew DeVault <sir@cmpwn.com>2021-04-08 09:12:28 -0400
committerDrew DeVault <sir@cmpwn.com>2021-04-08 09:12:28 -0400
commit07eeaf7c5fa479c31637b125138f7ca6b7788e8c (patch)
tree0f45913b6c8e8f20d94c505c2a1e7752fa4aed59
parent32a05647bd080c17d8586b68c8c031d6eb88218b (diff)
downloadsr.ht-docs-07eeaf7c5fa479c31637b125138f7ca6b7788e8c.tar.gz
git.sr.ht: update git send-email note
-rw-r--r--git.sr.ht/index.md6
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