Skip to main content

Fork or sync a repo, or clone a user or org on GitHub to GitHub

Project description

superfork

Release Build status License

Fork or sync a repo or user/organization's repos on GitHub to GitHub

Features

  • From the command line, you want to fork a repo to a account you control on GitHub

Let's say your GitHub username is mona and you want to fork the repo willf/superfork to your account

superfork mona willf/superfork
  • From the command line, you want to sync or fork all of the repos of a user or organization to an account you control on GitHub

Let's say your GitHub username is mona and you want to sync all of the repos of the user willf to your account

superfork mona willf

You can specify multiple users or organizations to sync

superfork mona willf willf2 willf/superfork

Note: To avoid overwhelming GitHub (and thus hitting API limits), this program will only attempt to fork a repo every 30 seconds. If you are syncing a large number of repos, it may take a while to complete.

THe command has the following options:

  • --sync: Sync when repository already exists (default)
  • --no-sync: Don't sync when repository already exists
  • --include-private: Include private repositories (of course, you need to be able to access the private repos)
  • --include-forks: Include repositories which were originally forked (default: don't include)
  • --include-dot-github: Include .github repository if found (default: don't include)
  • --dry-run: Don't actually do anything, but check status of repositories
  • --without-sleeping: Don't sleep between requests (default: sleep 30 seconds between fork requests)

Only use --without-sleeping if you just have a few forks to do, otherwise you may hit GitHub (undocumented) API limits.

Installation

This can installed using pipx or uv:

$ pipx install superfork

or

$ uv tool install superfork

Usage

$ superfork --help
Usage: superfork [OPTIONS] TO [SOURCE]...

  [TO]: destination user or organization

  [SOURCE]: source user or organization, or repository (one or more)

  A valid GITHUB_TOKEN must be set in the environment, or in a .env file in
  the current directory, or in a .env file in the user's home directory.

  To get a GITHUB_TOKEN, see https://docs.github.com/en/authentication

Options:
  --sync / --no-sync    Sync when repository already exists  [default: sync]
  --include-private     Include private repositories
  --include-forks       Include repositories which were originally forked
  --include-dot-github  Include .github repository if found
  --dry-run             Do not actually do anything, but check status of repositories
  --without-sleeping    Do not sleep between requests
  --help                Show this message and exit.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

superfork-0.0.3.tar.gz (8.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

superfork-0.0.3-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file superfork-0.0.3.tar.gz.

File metadata

  • Download URL: superfork-0.0.3.tar.gz
  • Upload date:
  • Size: 8.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for superfork-0.0.3.tar.gz
Algorithm Hash digest
SHA256 28d7cbfb0033c4deca2f3822c058981762bb9cb5d819dd754b05183eb49813e3
MD5 f332d24c507f0843506d88587afd50a6
BLAKE2b-256 0005736e1c43fc98456ad9564d8d59ca8f69ef7e9e3a2d9e00d4f6d7fead32f6

See more details on using hashes here.

File details

Details for the file superfork-0.0.3-py3-none-any.whl.

File metadata

  • Download URL: superfork-0.0.3-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.0

File hashes

Hashes for superfork-0.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a7e8f1ba6cc3c6e619c6b9cafd7dc69e356d15fc26b9d52b4db6a49d92b34140
MD5 9eaeb902fa96fb539d0c578eda969a2a
BLAKE2b-256 66a1849f59a46aed994fce83e56f359e5af138df3804d3ff8a9ec7c021db90a4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page