From 07eeaf7c5fa479c31637b125138f7ca6b7788e8c Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 8 Apr 2021 09:12:28 -0400 Subject: git.sr.ht: update git send-email note --- git.sr.ht/index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'git.sr.ht/index.md') 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.
- Head's up: git also has a built-in tool for preparing patches - to send upstream. Check out our tutorial - here. + Head's up: git also has a built-in CLI tool for preparing + patches to send upstream. Check out our + tutorial here if you prefer to work from the command line.
### 1. Getting the source onto git.sr.ht -- cgit