aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Powers <mark@marks.kitchen>2022-02-19 20:03:47 -0600
committerMark Powers <mark@marks.kitchen>2022-02-19 20:03:47 -0600
commitaae210b048d267159975fcd7f8817c62074738e7 (patch)
tree9295c1515635e67f7930cf3f3ebaab95d652dc44 /README.md
parente8f9e7b7642fc9095240f1ce9dc99937b7e6585c (diff)
Add init to repo.py, remove repo.sh
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 1 insertions, 7 deletions
diff --git a/README.md b/README.md
index aab84bb..632d8e3 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,2 @@
# Git scripts
-A collection of various scripts for git.
-
-## repo.sh
-- ./repo.sh create [repo] - Create a repo on the server
-- ./repo.sh list - List repos on the server
-- ./repo.sh clone [repo] - Clone a repo from the server
-
+A script to interact with a basic git daemon