repos / git-pr

a self-hosted git collaboration server
git clone https://github.com/picosh/git-pr.git

commit
ad91f79
parent
8887623
author
Eric Bower
date
2024-07-12 20:25:03 -0400 EDT
docs: copy
1 files changed,  +5, -1
M tmpl/repo-list.html
+5, -1
 1@@ -11,7 +11,11 @@
 2 {{define "body"}}
 3 <header class="group">
 4   <h1 class="text-2xl">git-pr</h1>
 5-  <div>A new git collaboration service.</div>
 6+  <div>
 7+    <span>A new git collaboration service.</span> &middot;
 8+    <a href="https://github.com/picosh/git-pr">github</a> &middot;
 9+    <a href="https://youtu.be/d28Dih-BBUw">demo video</a>
10+  </div>
11   <pre class="m-0">ssh pr.pico.sh help</pre>
12   <details>
13     <summary>Intro</summary>