diff options
author | Wolfgang Müller | 2021-06-27 14:01:54 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-06-27 19:41:03 +0200 |
commit | 5bc474a7d6e061b325dfb7f032cf657a4b2e30ae (patch) | |
tree | ea0d478c17aba5820256d0daa6a39839e3d9b76a | |
parent | 09b1d2c19df2cd850855b04a8f5d5c8e2218f73a (diff) | |
download | site-5bc474a7d6e061b325dfb7f032cf657a4b2e30ae.tar.gz |
posts: Link to Git's "My First Contribution" tutorial in quarg.md
We consider this to be a better and more complete version of
git-send-email.io, so link to it first.
-rw-r--r-- | posts/quarg.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/posts/quarg.md b/posts/quarg.md index 6a1f565..ab2f5a2 100644 --- a/posts/quarg.md +++ b/posts/quarg.md @@ -60,4 +60,5 @@ I plan to set up a more public venue for proposing changes and reporting issues with my software. For now, see the [front page](/) for contact info. Feel free to send patches with [git-send-email(1)](https://git-scm.com/docs/git-send-email) - see +[here](https://git-scm.com/docs/MyFirstContribution#howto-git-send-email) and [here](https://git-send-email.io/) for an intro. |