From b9471dcdc5f1cd5087d288575d881e08e1f05c79 Mon Sep 17 00:00:00 2001 From: druid520 Date: Sun, 16 Aug 2026 19:56:38 +0000 Subject: document ssh git rm/mv/cp --- git.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/git.html b/git.html index 7ad7d70..616892c 100644 --- a/git.html +++ b/git.html @@ -17,6 +17,9 @@
git clone git:druid520/site.git

accounts get ssh commands too:

ssh git mk repo
+ssh git rm repo
+ssh git mv repo newname
+ssh git cp user/repo newname
 ssh git desc repo "description"
 ssh git perms repo +WRITERS user
 ssh git ls
-- cgit 1.4.1