From 81873de46fa20d0d13ee44659850c07c2b247816 Mon Sep 17 00:00:00 2001 From: danix Date: Tue, 18 Dec 2018 15:12:50 +0100 Subject: initial commit --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..5bb2c72 --- /dev/null +++ b/README.md @@ -0,0 +1,22 @@ +# Git Shell Commands + +A set of commands to be executed in a limited git shell environment + +## How it works + +``` +To Do +``` + +## List of files + +* clear +* create +* delete +* help +* list + +## More resources +A more detailed explanations with examples of how these scripts work can be found +on my blog at [danix.xyz](https://danix.xyz/2018/07/git-setup-own-server/). + -- cgit v1.2.3