diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 22 |
1 files changed, 22 insertions, 0 deletions
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/). + |
