Gitea v1.25.3 Released: https://github.com/go-gitea/gitea/releases/tag/v1.25.3
#linux #update #release #foss #gitea #git #selfhosted
Fix ZSH 'illegal modifier' errors with Git Conventional Commits by disabling the `NO_BANG_HIST` option.
https://gagor.pro/2025/12/zsh-illegal-modifier-with-git-conventional-commits/
Mon calendrier de l’avent – jour 20
De temps en temps, avec git, on commite des bêtises …
La dernière fois que ça m’est arrivé, j’ai commité un fichier de 100 Mo. Git n’est bien sûr pas fait pour stocker de gros fichiers comme ça. Heureusement, l’arbre de commit de git peut être réécrit, et on peut donc supprimer le fichier de l’historique. Bon, c’est faisable, ça ne veut pas dire que ce soit facile. Mais avec bfg-repo-cleaner, c’est bien plus facile, et surtout bien rapide.
So, dumb #git question.
Say I'm going to re-do my Waybar theme but I want to save the current configuration as a place I can switch back to. I guess I can just create a branch at the current location right, and just not switch to it. Or I think I could do a release, right? Is it just a preference thing or is there a good reason to do one over the other?
Some #git things that I would like more software engineers to understand:
1. You can build & test changes while in the middle of a rebase. You probably should if you’re resolving conflicts in the middle of a rebase.
2. Branches reference commits. That means they can move to reference other commits that are not the one they currently reference. If you realize you want a branch to refer to the same commit as another branch, you don’t have to change the *commits*, you just have to change the *branch*. A command like `git reset —hard dest_branch` does not change the commits; it changes the current branch to refer to whatever commit `dest_branch` refers to.
Commit 19: Heute haben wir ein Repo erstellt um unsere #39c3 Link-Sammlung zu einer #delightful Liste anzureichern. Was auf #github als #awesome bekannt ist.
Schaut mal beim #wartenAuf39c3 in das Repo rein. Vielleicht macht ja gemeinsames Bookmark sammeln mit dem #bookmarklet, #LocalStorage und verinfachtem #git Issue Erstellung einfach mehr Spaß?
Repo-Link: https://y.lab.nrw/jek25-19

⚡️ Work Item Linking Lands in GitHub Advanced Security
🏷️ #devdigest #azure #cloud #git #github
https://devdigest.today/goto/5220
Which one?
It kinda seems like webmention could be used to say “here is a patch for your git repo that I think you should apply” in a fully distributed way #webmention #webdev #git
🎄 Ho Ho Ho! A sneak peek at SmartGit 26.1 🎁
Turn up the volume for some Christmas tunes and check out what's cooking:
🎨 Fresh new UI (icons & colors)
🦊 GitLab Integration in Standard Window
🌳 Better Worktree support
🤖 AI improvements
📦 Smarter Submodule handling
Get started with SmartGit here 👉 https://www.smartgit.dev/
#SmartGit #Git #GitLab #DevTools
Vielen Dank für den Beitrag @lerothas, der bei mir für gute Laune sorgt! Ich stimme voll zu: "#OER ohne #FOSS ist kein OER." Das passt zum viel zitierten ALMS-Framework, für das ich dort meine erweiterte Interpretation vorgestellt habe: https://doi.org/10.21240/mpaed/34/2019.03.02.X
Als Ort nutze ich GitLab.com (wofür ich mich bewusst statt GitHub entschieden habe), inzwischen würde ich eher @Codeberg ausprobieren, in jedem Fall Versionsverwaltung mit #Git.
@PatrickLeTerrier Ich verwende #EmacsReveal mit Quelldateien in #OrgMode, seit Sommer 2024 mit #TTS-generierten Audioerklärungen für HTML-Präsentationen mit #RevealJS: https://oer.gitlab.io/oer-courses/it-systems/
I really look at #jujutsu but I, for the sake of it, cannot wrap my head around it.
Am I too proficient in #git ? 😆