mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-01-27 10:19:03 +00:00
Update gitea.md
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
ghorg clone <gitea_username> --clone-type=user --base-url=https://<your-internal-gitea>.com --token=bGVhdmUgYSBjb21tZW50IG9uIGlzc3VlIDY2
|
||||
```
|
||||
|
||||
1. Clone all repos from a **github org** that are **prefixed** with "frontend" **into a folder** called "design_only"
|
||||
1. Clone all repos from a **gitea org** that are **prefixed** with "frontend" **into a folder** called "design_only"
|
||||
|
||||
```
|
||||
ghorg clone <gitea_org> --match-regex=^frontend --output-dir=design_only --base-url=https://<your-internal-gitea>.com --token=XXXXXXX
|
||||
|
||||
Reference in New Issue
Block a user