commit 562dc15a53acc355de24d2485c0066c798675d9f
parent de9c689442c909cbefa53e3e8404706798c0f7a9
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 29 May 2020 00:22:24 -0400
Add update info to git hosting post
Diffstat:
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/pages/blog/choosing-a-self-hosted-git-service.md b/pages/blog/choosing-a-self-hosted-git-service.md
@@ -9,10 +9,12 @@
<div class="byline">
<b>Written By:</b> Jake Bauer |
<b>Posted:</b> 2020-05-26 |
- <b>Last Updated:</b> 2020-05-27
+ <b>Last Updated:</b> 2020-05-29
</div>
-_**Update**: Add Gitolite._
+_**2020-05-27 Update**: Add Gitolite._
+
+_**2020-05-29 Update**: Add cgit._
Git is by far the most popular version control system right now and there are so
many options for self-hosting your repositories it can be difficult to figure