Git: Difference between revisions
imported>Erikarvstedt Add section "Serve Git repos via SSH" |
imported>Erikarvstedt mNo edit summary |
||
Line 144: | Line 144: | ||
== Usage == | == Usage == | ||
1. Run this on the server to create repo <code>myproject</code> accessible by user <code>git</code> | 1. Run this on the server to create repo <code>myproject</code> accessible by user <code>git</code> | ||
<syntaxhighlight lang="bash"> | <syntaxhighlight lang="bash"> |