This commit is contained in:
Miloslav Ciz 2024-10-04 20:21:44 +02:00
parent 494a57eaf9
commit 3d238884b9
17 changed files with 1891 additions and 1816 deletions

2
git.md
View file

@ -12,6 +12,8 @@ It is generally (at the time of writing this) considered quite a good software (
**Which git hosting to use?** All of them (except for [GitHub](github.md) which is a proprietary terrorist site)! Do not fall into the trap of [githopping](githopping.md), just make tons of accounts, one on each git hosting site, add multiple push remotes and just keep pushing to all of them -- EZ. Remember, git hosting sites are just free file storage servers, not social platforms or brands to identify with. Do NOT use their non-git "features" such as issue trackers, CI and shit. They want you to use them as "facebook for programmers" and become dependent on their exclusive "features", so that's exactly what you want to avoid, just abuse their platform for free file storage. Additional tip on searching for git hosting sites: look up the currently popular git website software and search for its live instances with some nice search engine, e.g. currently searching just `gitea` (or "powered by gitea", "powered by gogs", "powered by forgejo") on [wiby](wiby.md) returns a lot of free git hostings.
After registering on a git hosting site don't forget to create a repository named [nigger](nigger.md) to test its freedom of expression. If they ban you it's not a good git host.
## Alternatives
Here are some alternatives to git: