docs: small improvements to readme
This commit is contained in:
parent
cc15786868
commit
f279f1dfa7
1 changed files with 2 additions and 1 deletions
|
|
@ -9,7 +9,8 @@ It is definitely not as feature-rich as the original project... 😬
|
||||||
The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab or Gitea server.
|
The program can clone and pull all repositories you have access to on a selfhosted or SaaS provided Gitlab or Gitea server.
|
||||||
It only supports the HTTP access method.
|
It only supports the HTTP access method.
|
||||||
|
|
||||||
It will pull the repositories in a tree like structure same as on Gitlab.
|
It will pull the repositories in a tree like structure same as on Gitlab or
|
||||||
|
Gitea.
|
||||||
```
|
```
|
||||||
root [http://gitlab.example.com]
|
root [http://gitlab.example.com]
|
||||||
├── group1 [/group1]
|
├── group1 [/group1]
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue