Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Magisk-Modules-Alt-Repo/migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

41 Commits

Repository files navigation

Migrate

Tools and information for mirroring existing repositories to another repository.

Usage

./migrate

An organization name can be substituted for the username input field.

Additionally, you must export two environmental variables:

  • GIT_USER: Your GitHub username
  • GIT_TOKEN: Your GitHub token / password

These are required to create the repository via the Git API. Ensure your specified user is privileged enough to do this.

GitHub Action

This repo has a GitHub Action to allow devs to mirror their repositories on-the-fly. This is currently only for moderators with repo access. If you decide to fork this repo, make sure you set the repo secrets AUTH_NAME (GitHub username) and AUTH_KEY (GitHub token / password).

About

Tools and information for mirroring existing repositories to the Alt-Repo.

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages