initial commit
[git_shell.git] / README.md
CommitLineData
81873de4 1# Git Shell Commands
2
3A set of commands to be executed in a limited git shell environment
4
5## How it works
6
7```
8To Do
9```
10
11## List of files
12
13* clear
14* create
15* delete
16* help
17* list
18
19## More resources
20A more detailed explanations with examples of how these scripts work can be found
21on my blog at [danix.xyz](https://danix.xyz/2018/07/git-setup-own-server/).
22