Great thread about #Git self-hosting options:
https://jawns.club/@skyfaller/114989129643625908
Maybe now is a good time to remind people that, if you're on a relatively small team, let's say you're working on a #godot game for example, you don't need #github, #gitlab, #gitea or any other centralized service. #git works great with #syncthing. Basically your remote is now a folder on your device and that folder is synced using syncthing.

I need a #git wrapper that checks to see if I am in a colocated #jujutsu repo and prevent me from doing things without a "I_KNOW_WHAT_I_AM_DOING" flag.
My brain still switches sometimes.
#DevLog: #Anklang Build & Codegen đ ď¸
đŚ Fixed #AppImage builds failing due to missing linuxdeploy and appimage-runtime-zstd
đ Explored tracking generated sources in #Git + codegen rules for auto-updating them
đ Still working on robust detection for when triggering rebuilds is needed
#Cpp #BuildInPublic #100DaysOfCode
Los comandos que necesito para trabajar con git desde la terminal https://myblog.clonbg.es/los-comandos-que-necesito-para-trabajar-con-git-desde-la-terminal/ #Terminal #Git https://clonbg.es

next step is figuring out gitea actions
Been watching the #GitHub posts scroll by all day, and it only occurs to me now to re-up this 2022 blog post about how I started self-hosting my #git repositories as part of my website using GitWeb: https://fietkau.blog/2022/moving_from_github
It's a pretty eccentric solution that's definitely less convenient than hopping to Codeberg (which would be my recommendation if your projects need modern collaboration tools), but maybe it'll speak to some of you. đ
Time to say goodbye to GitHub
GitHub CEO Thomas Dohmke has resigned, and GitHub is moving even closer into Microsoftâs CoreAI team.
GitHub just got less independent at Microsoft after CEO resignation https://www.theverge.com/news/757461/microsoft-github-thomas-dohmke-resignation-coreai-team-transition
#github #microsoft #programming #coding #codeberg #git #forge #microsoftIsKillingPalestinians
I have an update about the #Arikoto #OS codebase.
I am planning to potentially move from #GitHub.
It would be nice to self-host #Git but I canât do that due to limitations.
Current options (if applicable, main or community instances to be decided later):
#GitLab
#Codeberg
#Gitea (I know an instance.)
I hopefully plan to do this by the end of 2025, no promises.
Please boost this post so others know about the move.
#FOSS #OSS #OSDev #Tech #Technology #OpenSource #Software #OperatingSystem
âGitHub and its leadership team will continue its mission as part of Microsoftâs CoreAI organization."
So funny to remember when GitHub was for git repositories and version control and sharing code. How quaint of me.
so yes, i do plan to move my code off #github. i need to look at the alternatives and see who meets my needs.
in addition to this, I'm thinking of running a #git server at home. is anyone doing this? any advice? #advice #techHelp
Dear #Perl #ToolChain #DistZilla lazyfedi,
Is there a plugin that generates repository metadata by just bashing the origin (or other designated) #git remote URL into HTTPS? I don't use the .git suffix for my remote URLs, but it could strip that off for the web key if present.