Compare commits
3 commits
feature/gi
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8ed8bdee14 | ||
|
|
25d34b3ef3 | ||
|
|
f40d9689c5 |
1 changed files with 7 additions and 0 deletions
|
|
@ -9,6 +9,13 @@
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
To use this script you need to install `jq` package on your system.
|
||||||
|
|
||||||
|
On Ubuntu 22 it can be done using this command:
|
||||||
|
```
|
||||||
|
sudo apt install jq
|
||||||
|
```
|
||||||
|
|
||||||
Currently, there are two scripts in this repository.
|
Currently, there are two scripts in this repository.
|
||||||
One is able to create mirrors for various GitHub entities and the other is capable of deleting an entire Gitea organization with all of its repositories.
|
One is able to create mirrors for various GitHub entities and the other is capable of deleting an entire Gitea organization with all of its repositories.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue