tedante / multiple-git-clone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Git Clone

1. Adjust file:

  1. organization.txt
  2. prefix.txt
  3. usernameList.txt

2. Run command:

bash ./multiple-clone.sh <org_name> <prefix>

# example
bash ./multiple-clone.sh h8-fsjs-gitclass-p1-23 fsjs-p1-v1-c1

Multiple Git Pull

1. Run command:

bash ./multiple-pull.sh

Multiple Github Archive

1. Prerequisite

Must install github-cli, to use this command

2. Run command:

Run command:

bash ./multiple-archive.sh

About


Languages

Language:Shell 100.0%