To use with Git

  • @lungdart@lemmy.ca
    link
    fedilink
    English
    22 years ago

    The only selfhosted github I know about is github enterprise.

    If you just want to host git repos, gitea, and gitlab are good. You don’t need that to host git though, git is peer based and doesn’t require a fancy dashboard to work.

  • @activator90@lemmynsfw.com
    link
    fedilink
    English
    8
    edit-2
    2 years ago

    Gitea. Because, I don’t know when Big Brother will decide to snoop or takedown my repositories

    But the biggest dilemma I face is everyone’s on GitHub, not on my little Gitea instance. I think I should use GitHub for my public repositories where I need collaboration. Anyway, that’s a different issue

      • @fireshell@lemmy.world
        link
        fedilink
        English
        22 years ago

        Can automate anything you want, a website or wiki use it to roll out any new changes automatically and others use it to test their software. Connects to Gitea/Forgejo as a third party application and requires that it be granted the appropriate permissions in the Settings -> Applications column.