aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 5bb2c72af0f2a77eb6c6d19f4c4c77dc04110a33 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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/).