Skip to content

Instantly share code, notes, and snippets.

View trancelestial's full-sized avatar

Bozidar Antic trancelestial

View GitHub Profile
@trancelestial
trancelestial / private_fork.md
Last active May 20, 2025 14:56 — forked from 0xjac/private_fork.md
Create a private fork of a public repository
  1. Create a bare clone of the repository. (This is temporary and will be removed so just do it wherever.)

    git clone --bare [email protected]:usi-systems/easytrace.git
  2. Create a new private repository on Github and name it easytrace.

    If you are unable to create a private repo, you can request unlimited private repos as a studant by getting the student pack from Github.