⚡️ GitHub Copilot Adds C# and WinForms Expert Agents
🏷️ #devdigest #dotnet #net #microsoft #ide #visualstudio #csharp #git #github
https://devdigest.today/goto/5003
finally set the @forgejo automatic sigature of all movement via the GUI,
So now i need to find how to prevent user disconnection on multiple device when using OIDC and i can start to enforce our move of the DEV on an internal Forgejo (and moving out github completly once all pipline use the new forgejo).
#git #github #sovereignty #eu #us #security #cybersecurity #signature #oidc #login #gitea #forgejo #ForgejoActions #ForgejoCI

Vous rêvez de diff plus jolis, côte à côte quand vous lancez `git diff` ?
Il y a le super outil `dunk` qui permet de piper son diff pour avoir un diff plus lisible.
Malheureusement, il ne fonctionnait pas pour qui utilise les mnemonicPrefixes de Git. Ce bug était dû à la lib utilisée pour faire les diff qui n'était plus maintenue. J'ai repris sa maintenance, j'ai intégré une correction du bug, j'en ai profité pour faire du ménage et ajouter un CI.
Et il y a un moyen de faire fonctionner dunk : https://github.com/darrenburns/dunk/issues/27
Y a plus qu'à espérer que dunk soit encore maintenu car plusieurs issues n'ont pas de réponses mais je pense que ça ne fait pas assez longtemps pour conclure que le projet n'est plus maintenu.
Kudos to the developers of https://github.com/newren/git-filter-repo.
tl;dr It's like git filter-branch on steroids, minus the bugs.
Schönes Feedback zum Git-Webinar Anfang der Woche: „Die Basics wurden sehr gut erklärt, Git bezgl. TYPO3 ausführlich behandelt."
Genau so soll's sein – praxisnah und ohne Umwege. Das Live-Format hat gut funktioniert, die Fragen waren super.
Wer nicht dabei war: ich überlege gerade, wie ich die Inhalte verfügbar machen kann.

Один Swagger вместо сотни страниц Confluence: как в Рунити навели порядок в API-документации
Привет, Хабр! На связи Маргарита Сорочинская, технический писатель отдела архитектуры в Рунити. Хочу рассказать, как мы в компании подошли к описанию API в Swagger — и почему решили перенести туда всё, что раньше жило в Confluence. А еще поделюсь с вами стартерпаком для описания API в Swagger, пошаговой инструкцией и всеми ссылками, чтобы для вас этот путь был уже более простым :) Навигация по тексту:
https://habr.com/ru/companies/runity/articles/961156/
#api #swagger #swaggerui #swaggertypescriptapi #confluence #git #gitlab #методы #документация #документирование_проектов
Codeberg kämpft auch immer wieder mit KI-Crawlern...
How do we solve discoverability when using codeberg and self hosted Forgejo?
Is there already a solution here?
One of the things I loved about GitHub was the ability to search for other projects and then easily start contributing back to them.
I know there's federation planned in the Forgejo roadmap, but is there anything now that allows me to discover others on codeberg or with a self-hosted forgejo today? I want to build a network outside of GitHub.
⚡️ GitHub Copilot adds C# and WinForms Expert agents
🏷️ #devdigest #dotnet #net #csharp #git #github
https://devdigest.today/goto/4999
bash 脚本作为屏保 | bash screensaver
这个开源项目提供一些 bash 脚本,可以用 bash 窗口作为屏幕保护程序,同时在屏幕上输出一些预定义的动画。
比如经典的黑客帝国动画,烟花,星星等。
(我实际测试发现其实并不会设置为屏幕保护,而是在你的 terminal 上创建这些动画而已,而且感觉动画效果有点慢)
https://github.com/attogram/bash-screensavers?tab=readme-ov-file#quickstart
#1link1day #git #screensaver #bash

Hacer que git no pida contraseña https://myblog.clonbg.es/hacer-que-git-no-pida-contrasena/ #Git #Seguridad https://clonbg.es

New post: Git Rebase Tips and Tricks
Habits and commands that make rebasing smoother - from keeping merge bubbles to verifying results and fixing mistakes.
https://paul-samuels.com/blog/2025/10/28/git-rebase-tips-and-tricks/
#git #rebase #devtools #programming