15
submitted 1 year ago by Ascend910@lemmy.ml to c/git@programming.dev

My account was flagged because I forked and contributed to the project Eaglercraft, and that means my account is basically useless. I have had enough of Microsoft's exploitation of power and want to switch to another alternative.

I tried GitLab, but I need to signup with a credit card and I am not comfortable giving my personal info out.
I tried Gitea and the experience is great, but I am limited to 5 repos. I tried Source Forge, but I cannot verify my phone number when creating a repo. The prompt just returns an API error.

What other alternative should I try?

top 24 comments
sorted by: hot top controversial new old
[-] blamster19@programming.dev 23 points 1 year ago

I haven't used it myself yet, but there's Codeberg

[-] ouigol@beehaw.org 18 points 1 year ago

I just checked Gitlab’s website and it explicitly says “No credit card required” for the free tier. Maybe you registered for the wrong tier?

[-] gurka@lemmy.world 8 points 1 year ago* (last edited 1 year ago)

Isn’t Gitea self hosted? What limits you to 5 repos?

[-] VexCatalyst@lemmy.astaluk.icu 5 points 1 year ago

I think the OP is looking for something remote hosted.

[-] yogsototh@programming.dev 7 points 1 year ago

I am self-hosting forgejo. This is a gitea fork that focus on provide a federated github if you want.

It works flawlessly with minimal amount of resources.

[-] HamsterRage@programming.dev 7 points 1 year ago

Sorry, I'm out of the loop. What did the OP do that caused grief with GitHub?

[-] ShunkW@lemmy.world 9 points 1 year ago

He contributed to a Minecraft ripoff. Which is Microsoft's ip nowadays.

[-] PuzzledBlueberry@lemmy.world 13 points 1 year ago

Based on the fact that the project uses branding for "Mojang" and "Minecraft", it seems like 100% IP infrigngement.... I don't see how OP thinks GitHub is the problem here.

[-] ShunkW@lemmy.world 12 points 1 year ago

Some people just don't like the idea of IP protection at all I guess. Or just don't like when they face the repercussions of their own actions.

[-] gamma@programming.dev 6 points 1 year ago* (last edited 1 year ago)

I have two GitLab accounts and I've never given a credit card. That may be something new they're doing to try to reduce the number of spam accounts signing up. You could use a Privacy.com card, put in whatever name and address you want.

In any case, if you're looking at sites which host your repos, you're gonna have to deal with them being able to deny you service at any time. No way around it.

I'm considering hosting a gitea instance myself, only accessible over tailscale. But I've got to keep my Githib up because I maintain a few Zsh plugins.

[-] firelizzard@programming.dev 5 points 1 year ago

GitLab started requiring a credit card because they got flooded with people using CI to mine crypto.

[-] Blaze@sopuli.xyz 5 points 1 year ago

Codeberg is solid and really opensource

[-] ouigol@lemmy.world 5 points 1 year ago

I just looked at Gitlab’s website and it explicitly says “No credit card required” for the free tier. Maybe you registered for the wrong tier?

[-] unknowing8343@discuss.tchncs.de 5 points 1 year ago

Credit card signup? Since when?

[-] oscar@programming.dev 4 points 1 year ago

You can self host GitLab CE for free.

[-] uniqueid198x@lemmy.dbzer0.com 4 points 1 year ago

Depending on your use case, you can just host from git itself on your machine. Git was built for distribution from the start, and come with a server: https://git-scm.com/book/en/v2/Git-on-the-Server-Git-Daemon

[-] vojel@feddit.de 4 points 1 year ago
[-] nebiros@programming.dev 3 points 1 year ago
[-] wendel@feddit.de 3 points 1 year ago

codeberg.org is the way to go. They forked gitea (after gitea went private/sellout) and are working on adding activitypub (the protocol that runs the fediverse) to their fork.

[-] VexCatalyst@lemmy.astaluk.icu 2 points 1 year ago

If you don't mind self hosting, I've used Gitea. There are no limits if you self host. I've also heard good things about self hosted Gitlab. If your looking for something remotely hosted like GitHub, though, I'm afraid I don't know of any free services I would trust.

[-] superterran@lemmy.world 1 points 1 year ago

Sounds like it’s time to get a bitbucket account

[-] shockwave@kbin.social 4 points 1 year ago

God, I hope that you're being sarcastic.

[-] superterran@lemmy.world 2 points 1 year ago

It’s not my first choice either, but something tells me it’s preferable to sourceforge

[-] CeeBee@programming.dev 5 points 1 year ago

Printing everything out at the end of each day is preferable to sourceforge

load more comments
view more: next ›
this post was submitted on 23 Jul 2023
15 points (72.7% liked)

Git

2632 readers
1 users here now

Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

Resources

Rules

  1. Follow programming.dev rules
  2. Be excellent to each other, no hostility towards users for any reason
  3. No spam of tools/companies/advertisements. It’s OK to post your own stuff part of the time, but the primary use of the community should not be self-promotion.

Git Logo by Jason Long is licensed under the Creative Commons Attribution 3.0 Unported License.

founded 1 year ago
MODERATORS