Home

ugit @main - refs - log -
-
https://git.jolheiser.com/ugit.git
The code powering this h*ckin' site
tree log patch
µgit
Signature
-----BEGIN SSH SIGNATURE----- U1NIU0lHAAAAAQAAADMAAAALc3NoLWVkMjU1MTkAAAAgBTEvCQk6VqUAdN2RuH6bj1dNkY oOpbPWj+jw4ua1B1cAAAADZ2l0AAAAAAAAAAZzaGE1MTIAAABTAAAAC3NzaC1lZDI1NTE5 AAAAQGVRCjcbUxRl50b9SFH6TiHH+bdl8Vlh+Qui2h51oTvW1tiv6jR+/8ETbu+HiGuOak QsJPt6Yy1+SgOnAhttXQI= -----END SSH SIGNATURE-----
jolheiser <git@jolheiser.com>
2 weeks ago
2 changed files, 4 additions(+), 4 deletions(-)
M README.mdREADME.md
diff --git a/README.md b/README.md
index 13794e591102de6e290f3dd407e293f6f7f15c38..8016650e0717be6973e8644d76784c2fbe96ce6f 100644
--- a/README.md
+++ b/README.md
@@ -2,17 +2,17 @@ <p align="center">
     <picture>
       <img alt="ugit logo" width="250" src="./assets/ugit.svg" />
     </picture>
-    <h3 align="center">ugit</h3>
+    <h3 align="center">µgit</h3>
 </p>
 
 Minimal git server
 
-ugit allows cloning via HTTPS/SSH, but can only be pushed to via SSH.
+µgit allows cloning via HTTPS/SSH, but can only be pushed to via SSH.
 
 There are no plans to directly support issues or PR workflows, although webhooks are planned and auxillary software may be created to facilitate these things.
 If you wish to collaborate, please send me patches via [git-pr](https://pr.jolheiser.com/repos/ugit).
 
-Currently all HTML is allowed in markdown, ugit is intended to be run by/for a trusted user.
+Currently all HTML is allowed in markdown, µgit is intended to be run by/for a trusted user.
 
 ## Getting your public SSH keys from another forge
 
M assets/ugit.svgassets/ugit.svg
diff --git a/assets/ugit.svg b/assets/ugit.svg
index 18146d538504407a79f49a044e105ec919deb2d6..2dde23bad970f0f1e0d12349ad68c1a0f26aa750 100644
--- a/assets/ugit.svg
+++ b/assets/ugit.svg
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <svg viewBox="0 0 24 24" stroke="#de4c36" fill="#de4c36" stroke-width="1" xmlns="http://www.w3.org/2000/svg">
-  <title>ugit icon</title>
+  <title>µgit icon</title>
   <rect fill="none" x="1" y="1" rx="1" ry="1" width="22" height="22"></rect>
   <ellipse cx="6" cy="6" rx="2" ry="2"></ellipse>
   <ellipse cx="18" cy="6" rx="2" ry="2"></ellipse>