duyhenryer / git-archive

Archiving repository your organization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

git-archive

Archiving repository your organization.

Replace your token and organization in file archive.sh.

TOKEN="your_pat_token"
ORG="your_organization_name"

And input repository you want to archive them in repository_list.txt So, output like this:

Repository "demo-repo" archived successfully!

About

Archiving repository your organization


Languages

Language:Shell 100.0%