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