Im feeling stupid how I send a #mail using #git send-mail? Or just use it with #aerc? The usual sendmail utility says OK when sending it but nothing ever arrives it seems.
Merci #git #sourcegit : Mon #chat a marché sur mon clavier et effacé des portions de code.
Signed commits turn every patch into a silent, unforgeable audit trail. Learn why the key matters.
https://silentarchitect.org/2025/10/silent-signature-git.html
#Git #OPSEC #GPG #Signing #Commit
Teaching new people to #git! I forget how magical all that is because I've been at it for so long.
@shawnhooper Nice write up on history and !!
One of my favorite times to use !! is when I try to checkout a Git branch but it fails because I need to fetch first.

Been wrestling with Git the last couple days.
i'm starting fresh with a new graph, proably can't go back anymore as it refuses to do anything with my main branch.
I wish we could just say to Git "ignore that file forever, erase all trace of it everywhere, it never existed".
I accidentally uploaded a 140 Mo audio file on my project, piled a couple of commit on top of it and everything exploded...
At least I didn't lose anything, but my trust in Git is forever destroyed :|
#Forgejo hat sich wegen AI-DoS auch erstmal verabschiedet.
Die Last auf dem Server war extrem hoch.
#git #KI
You already have a git server: (Maurycy's blog)
"If you have a git repository on a server with ssh access, you can just clone it:"
https://maurycyz.com/misc/easy_git/
#dev #git #ssh
I always clone #git repos with #mercurial. HG just works.
Git: Branching. Introduzione
Introduzione alle ramificazioni (branching)
https://giovannilubrano.blogspot.com/2025/10/git-branching-introduzione.html
> GitHub users are now required to enable two-factor authentication as an additional security measure. Your activity on GitHub includes you in this requirement. You will need to enable two-factor authentication on your account before December 03, 2025, or be restricted from account actions.
!!!
Such "annoyances" and "rudeness" are yet another reason why you "SHOULD" change to Codeberg! ❤️
Why gitroot is different? Why the need to build another forge? Just 2 concepts I have not found in all other forges:
- no database + no api == no vendor locking, your data is just aside your code. By data I mean: users, branches rights but also issues, boards and pipelines... Clone your repo all your data is on your computer, mirror to another forge (preferably @Codeberg 😍) and you have a backup.
- simple at start, grow only if needed == plugin based, you want to do a simple static blog: use only apex plugin. You want a full forge install ladybug, silo, grafter, pollen plugins and many more. Don't waste your server resources with unused features.
This 2 concepts drive the code every day. It's not simple (to code) but at the end of every day I'm happy with a simple (to use) forge.
This 2 concepts permit to do more with less and that is exactly what I want for my forge.
Something not clear here or in https://gitroot.dev please ask here, in DM, at contact@gitroot.dev, or in issues and I will try to explain.
Edit: added missing hashtags
#git #forge #selfhost #foss