How do you fork a repo from github?

  • @[email protected]M
    link
    fedilink
    21 year ago

    is that part of Gitea’s functionality?
    manual way would of course be to clone the repo to your local machine and then push it to gitea
    but is there anything in Gitea that claims to allow something like this to be done server-side or in a more automated way?

    • @trymeoutOP
      link
      English
      21 year ago

      Could I just migrate a repo from github to gitea? Not a fork but is essentially a fork by copying and pasting the repo from github to gitea.

    • @trymeoutOP
      link
      English
      11 year ago

      Maybe there is no way. If I was to clone a repo to my local machine and push it to gitea, will it show on gitea that it was forked from a github repo, or will I have to put in the readme that it was forked from this github repo?