diff options
| -rw-r--r-- | git.html | 3 |
1 files changed, 3 insertions, 0 deletions
| diff --git a/git.html b/git.html index 7ad7d70..616892c 100644 --- a/git.html +++ b/git.html | |||
| @@ -17,6 +17,9 @@ | |||
| 17 | <pre>git clone git:druid520/site.git</pre> | 17 | <pre>git clone git:druid520/site.git</pre> |
| 18 | <p>accounts get ssh commands too:</p> | 18 | <p>accounts get ssh commands too:</p> |
| 19 | <pre>ssh git mk repo | 19 | <pre>ssh git mk repo |
| 20 | ssh git rm repo | ||
| 21 | ssh git mv repo newname | ||
| 22 | ssh git cp user/repo newname | ||
| 20 | ssh git desc repo "description" | 23 | ssh git desc repo "description" |
| 21 | ssh git perms repo +WRITERS user | 24 | ssh git perms repo +WRITERS user |
| 22 | ssh git ls</pre> | 25 | ssh git ls</pre> |
