I added a post-commit hook that runs tests in the background and reports them back to the commit itself using git-notes.
https://mccd.space/posts/simple-git-hook/
From Git to Fossil, in case it doesn't have to be darcs. 😉
https://lucio.albenga.es/web-en/posts/2025/from-git-to-fossil.html
#fossil #git #versioncontrol #dvcs
Forgejo v14.0 is available
https://lemmy.ml/post/41729901
Vil du selv vil hoste dit Git-repository, så er frontend'en Forgejo en mulighed. Softwaren er netop blevet opdateret til v14.
Det er f.eks blevet muligt bedre at filtrere søgeresultater, file-editoren blevet skiftet ud med CodeMirror og så er der kommet flere muligheder for at styre pull requests.
Derudover er der
Blogindlæg med sammendrag:
https://forgejo.org/2026-01-release-v14-0/
Ændringsloggen:
https://codeberg.org/forgejo/forgejo/milestone/27583
#git #opensource #dkopensource #forgejo #selfhosting
Sometimes, I have outages on my Forgejo instance, which is painful, and it makes me think this isn’t good fo any kind of meaningful production
Then I remember I use GitHub Actions daily for work, and I realised that bigger players have more downtime than I have
Everything is relative, of course, but ffs @github fix your shit
#homelab #selfhosted #selfhosting #git #github #forgejo #actions #cicd #ci #cd #outage
Опубликована децентрализованная платформа совместной разработки Radicle 1.6
#p2p #git #decentralization #radicle
https://www.opennet.ru/opennews/art.shtml?num=64614
> P2P-платформа Radicle 1.6 , нацелена на создание децентрализованного сервиса совместной разработки и хранения кода, похожего на GitHub и GitLab, но не привязанного к конкретным серверам, не подверженного цензуре и работающего с использованием ресурсов участников P2P-сети.
Платформа поддерживает типовые элементы социального взаимодействия разработчиков, такие как issue, патчи и рецензии на код. Наработки проекта написаны на языке Rust и распространяются под лицензиями Apache 2.0 и MIT. Сборки подготовлены для Linux и macOS. Дополнительно развиваются десктоп-клиент , web-интерфейс и консольный интерфейс
⚡️ GitHub Copilot adds 'Memories' for smarter code reviews
🏷️ #devdigest #dotnet #net #git #github
https://devdigest.today/goto/5266
If you'd like to find out how to set up GitHub Code Quality, you can check out my latest article on Medium.
#cicd
#codequality
#devops
#devsecops
#git
#github
#ghas
#codeql
#dependabot
#scm #vcs #versioncontrol
#sast
#devlearning #softwaredevelopment #softwareengineering
Cài đặt và thiết lập Git trên Ubuntu (Dành cho người mới)
Hướng dẫn cài đặt Git, công cụ kiểm soát phiên bản phổ biến, trên hệ điều hành Ubuntu. Bao gồm các bước cập nhật hệ thống, cài đặt Git, thiết lập tên người dùng và email liên kết với tài khoản GitHub. Sau khi hoàn thành, bạn có thể bắt đầu làm việc với các repository, push/pull code và quản lý dự án hiệu quả.
#Git #Ubuntu #BeginnerGuide #VersionControl #LậpTrình #HướngDẫn #DevVietnam #SoftwareDevelopment
git add --interactive (https://git-scm.com/docs/git-add#_interactive_mode) opens up an interactive prompt allowing one to review, revert, update, patch, and edit changes to the repository. I mean, yeah, it’s not really a REPL (proper REPL is much more!) but an interactive interface is nice nonetheless!
I doubt any person I know actually knows and uses that, so I might as well be the first.
🚀 Git es la herramienta que todo desarrollador necesita dominar. Aprende a gestionar versiones de tu código como un profesional y trabaja en equipo sin perder cambios. 💻✨
Lee más 👉 https://www.soloingenieria.org/ingenieria-en-sistemas/control-de-versiones-con-git/
#ControlDeVersiones #Git #DesarrolloDeSoftware #ProgramaciónWeb #IngenieríaEnSistemas #GitHub

El código sin control de versiones es como construir sin planos. Git no es una opción, es una necesidad para cualquier desarrollador que quiera crecer profesionalmente. 💡
#ControlDeVersiones #Git #DesarrolloDeSoftware #ProgramaciónWeb #IngenieríaEnSistemas #GitHub