Learning about the upcoming git-history(1) command alone would have been worth this year #FOSDEM trip. It's heavily inspired by #Jujutsu UX and aims to implement in native #Git its most notable commands.
The git talk at FOSDEM is worth looking at if you missed it. Great plans to improve git without breaking stuff 😇
#fosdem #fosdem2026 #git #floss

ديمة باهي باش يكون فمّة خطط لكلّ الحالات، العالم الكلّ متاع ال
Linux
يعتمد على حاجة وحدة: ال
Linux #Kernel
إلّي موجود على ال
#GIT
و متلهى بيه (في الأساس) واحد برك و هو
#Linus #Torvalds
أما المشكلة الظّروف تتبدّل و مع إمتلاك
microsoft
ل
#Github
تنجّم تتحوّل بطرق جديدة، هاكة علاه عملو خطّة في حالة ال
Git #Repository
ولّات بطريقة ما مختفية
https://www.phoronix.com/news/Linux-Kernel-Continuity-Doc
حكينا قبل مدّة راهو
#XFCE
تخدم على
#Wayland
توّ عندها
#Compositor
https://alexxcons.github.io/blogpost_15.html
So wait, CodeBerg/Forgejo supports sha256 git hash format but GitHub doesn't?
So if you have a repo you want to put online but don't want anyone to put on GitHub you should use sha256?
#FOSDEM #Git
Towards newer #git (and waiting for 3.0 defaulting to sha256) at #FOSDEM

TIL:
$ git init --object-format=sha256
#ForgeJo supports SHA-256 as does #git proper, but a lot of the infra doesn't, e.g. #github
SHA-256 support has been in #git since 2020
2026/01/31 今日のQiitaトレンド記事をポッドキャストで聴こう!
https://qiita.com/ennagara128/items/ef3db43e05e724a15709?utm_campaign=popular_items&utm_medium=feed&utm_source=popular_items
#qiita #Git #ポエム #AI #生成AI #ClaudeCode
Forks can be noise, so check your daily commits instead.
Most note apps sync through someone else's server. Mine syncs through Git. Your repo, your control, your history. No backend, no lock-in. Works on mobile too!
#privacy #pkm #notes #git #markdown #selfhosted
Git worktrees are great, but managing them can be a hassle. Daniel Bernal created Trees, a macOS menu bar utility that makes switching between worktrees a breeze.
https://github.com/afterxleep/trees
#Git #macOS #Tools
Архивируй жизнь как бэкапы: персональная история и документы в формате git
В какой-то момент я понял, что живу в режиме вечного поиска. Договор аренды — где-то в почте, чеки на технику — в телеге, настройки ноутбука — в заметках, список задач — в пяти разных приложениях, а важные решения — в голове. Я попробовал собрать это как проект: git, структура папок, метаданные, шифрование, хуки, генерация коротких сводок и нормальные бэкапы. Рассказываю, как я это сделал, где облажался и какие куски кода реально помогают поддерживать порядок.
https://habr.com/ru/articles/991080/
#git #бэкапы #шифрование #автоматизация #bash #python #git_hooks #контроль_целостности #хранение_документов
git blame tells you WHO. We tell you WHY 🕵️♂️
#SmartGit Investigate shows you where the code came from—even if it was moved, renamed, or refactored.
It’s not version control. It’s #Git Archaeology 🦕⛏️
The Investigate feature:
✅ Detects code movements across files
✅ Tracks lines back through history even if they were modified (fuzzy matching)
✅ Lets you ignore noise & drill down to the root cause of a change
Grab the tool that Reddit users are recommending for deep dives.
