While sipping Lemon Tea 🍋🫖 and some staring.....
#linuxadmin #tool #git #opensource #linux

Hab ich auch schon laenger vor. Nur hab' ich noch nicht die passende Methode gefunden.
Naja, nicht genauso, ich wuerde gerne zu mehreren Hostern pushen, erstmal den drei grossen, und auf einen privaten Server von mir.
Man kann natuerlich einfach zu allen als `remote origin` pushen. Wird aber wild, wenn dann jemand auf einer Plattform einen PR stellt. Oder 'ner anderen, oder beiden.
Ein Tabu fuer mich ist, dass ich bspws. CB die Credentials fuer GH gebe, dass jeder Push zu CB dann einen Push zu GH triggert. Das will ich nicht, ich will die Plattformen ja genau trennen.
Daher root das noch. Tipps and hints welcome!
Linus (creator of #linux and #git) writes about his #Vibecode project on GitHub. Even the master is a vibe-coder now!
https://github.com/torvalds/AudioNoise

Synchroniser son site web avec #git avec #infomaniak https://olivier.hoarau.org/?p=7026

Somehow I'm back in the world of looking at server software options and I'm liking the look of Gitea (for self-hosting git repos).
https://about.gitea.com/products/gitea/
I've decided I don't like Gitlab's UI. I'm trying to report issues and suggestions to GNOME, but searching existing issues is a pain in the ass.
Como estou chegando à programação muito recentemente, não sabia disso, que vocês nessa área já devem saber: Linus Torvalds foi o autor original, lá em 2005, do #Git !
Working in multiple repositories at the same time with AI tooling really sucks. Here's what I've worked out to make it better.
https://www.ricky-dev.com/coding/2026/01/agentic-tooling-across-multiple-repositories/
#ai #coding #git #openai #programming
I need to know how to compile my own OS to see what it's like #compiling #git
https://askubuntu.com/q/1562733/612
I somehow wish what happens when I run `git commit` is that a colored diff is shown as in `git diff`. Then split content screen, the other half being my #vim commit editor. :wq
#git
It's difficult to say. A plain git repository that one can fetch from and push to via SSH is a fairly simple thing to host. It's well within the means of DIY hosting.
But many people are in reality looking for more than "a repository". They want some or all of the *other* things that #GitHub does, like issue tracking, a wiki, metrics, and so forth.
Alas, I'm not much help for the latter. I only really use GitHub for the former. I've disabled as much of the other stuff as GitHub allows one to disable. I'd very probably go with the DIY solution if I migrated, so I've never myself really looked for service providers that can do more.
@defuneste Maybe jujutsu would help simplify the version control learning curve.
https://www.jj-vcs.dev/latest/
Good guide for people without VC experience https://jj-for-everyone.github.io/
Good guide for people with VC experience https://steveklabnik.github.io/jujutsu-tutorial/
#git #jj #jujutsu #teaching #rstats