From 3a3af2ad3dcba142984b51c99a5d04ff9dd409c3 Mon Sep 17 00:00:00 2001 From: Mark Powers Date: Fri, 30 Oct 2020 19:46:48 -0500 Subject: Add README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..aab84bb --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# 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 + -- cgit v1.2.3