diff options
author | Wolfgang Müller | 2021-04-19 17:41:15 +0200 |
---|---|---|
committer | Wolfgang Müller | 2021-04-19 17:41:15 +0200 |
commit | 5f15cda8d8a018239860062e458b3ef1b9c05817 (patch) | |
tree | d18529c574dcfdc3b936a983db6f441f7235bc6b /posts | |
parent | 6f0aa925e9343cc9d700baab4839ed3c9e8ef0f0 (diff) | |
download | site-5f15cda8d8a018239860062e458b3ef1b9c05817.tar.gz |
posts: Fix typo in the-long-journey-to-cgit.md
Diffstat (limited to 'posts')
-rw-r--r-- | posts/the-long-journey-to-cgit.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/the-long-journey-to-cgit.md b/posts/the-long-journey-to-cgit.md index 4e3cccb..ec9d670 100644 --- a/posts/the-long-journey-to-cgit.md +++ b/posts/the-long-journey-to-cgit.md @@ -454,8 +454,8 @@ All this will be part of a future post. For now, enjoy. [^4]: The README [mentions](https://git.zx2c4.com/cgit/tree/README#n52) libcrypto and libssl, but as far as I can tell these are not needed. Git switched to [its own](https://github.com/git/git/commit/e6b07da2780f349c29809bd75d3eca6ad3c35d19) - SHA1 implementation a few years back, and libssl may only - [needed](https://github.com/git/git/blob/56219baf1eae50134ee05eaa64e26e7f1207042c/INSTALL#L132) + SHA1 implementation a few years back, and libssl may only be + [required](https://github.com/git/git/blob/56219baf1eae50134ee05eaa64e26e7f1207042c/INSTALL#L132) for `git-imap-send(1)`. [^5]: Sadly there's no good way to do |