#Git for #Windows #でSSHで繋げられるGitサーバになれるんだ
WindowsにGitサーバを構築してSSHでアクセスする | MISO https://www.tdi.co.jp/miso/windows-server-git-ssh?
Merging Unrelated Projects using Git. #git #symfony
Posted into SYMFONY FOR THE DEVIL @symfony-for-the-devil-mobileatom
“I really hope this repo is private” #4amcommits #git #programming #webdev #webdesign #vibecoding

Modern Banking Microservices with Clean Architecture, DDD, TDD, .NET 9, and Angular (Monorepo): A Complete Engineering Guide to Building Production-Grade Banking Systems Using Microservices, Docker, CI/CD, Testing, and Angular Nx Monorepos https://leanpub.com/fullstack-banking-microservices by Gustavo Felix is the featured book on the Leanpub homepage! https://leanpub.com #CSharp #ApiDesign #Devops #Angular #MessageDriven #Rabbitmq #Microservices #Git
Find it on Leanpub!

Gitlink 1.1.0 is out! 🎉
Automatically convert Git references into clickable links in your Quarto docs.
New: URL shortening and custom platform support for any Git hosting service.
Natively works with GitHub, GitLab, Codeberg, Gitea, and Bitbucket.
https://github.com/mcanouil/quarto-gitlink
#Quarto #Git
We have an early present for you!
Leveraging JabRef's brand new Git integration, it's now possible to directly sync your bibliography with Overleaf by using GitHub as an intermediate.
We have written a short description in our blog post on how to get started.
Currently, only one-way sync is possible!
https://blog.jabref.org/2025/12/04/overleaf-support/
#JabRef #bibtex #overleaf #texlaTeX #bibliography #academia #git #gitHub
#javafx

"At my current job, I've built a CLI tool that has over 20 different commands that help my team with doc ops and content quality. We frequently add, remove, and refine commands as our approach to documentation matures and our tooling changes. Our CLI was built to work with our docs repo, and has tools that let us do things like:
- Validate all our arbitrary frontmatter
- Generate card components for individual pages from frontmatter
- Regenerate our custom Vale Views
- Run a bunch of git commands for reporting purposes
- Build a changelog for our Fern Definition
- Summarize changes on a branch compared to main (to help draft release notes)
- Extract and format a list of all our public endpoints from our Fern Definition
- Generate a list of slugs and their associated filenames
- Regenerate all D2 diagrams
- Preflight checks that run all of our doc quality checks
- So much more
Some of our commands are just thin wrappers for commands for other tools we use (like Fern, Vale, git, and Linkinator). Some of our commands are just wrappers for bundles of our homegrown scripts. There aren't any hard rules for building your own internal CLI tooling. I just happened to bundle it all up into a CLI tool because that's what made sense for my team. Do what makes sense for your team."
https://docsgoblin.com/blog/25-12-03-building-tooling.html
#TechnicalWriting #DocsAsCode #Automation #SoftwareDocumentation #CLI #DocOps #Git #Vale
Ummm, why does Fork want access to my Music? Seems like quite an overreach for a #git client, no?
DENIED.

Wrote a little post about a cool, but very niche, Git feature I recently had to use:
Merging unrelated Git repositories
https://wouterj.nl/2025/12/merging-unrelated-repositories
Использование SSH для подписи коммитов в git
Привет, Хабр! Я Алексей Шаманов, старший системный архитектор в ГК "Цифра", занимаюсь ХХХ. Сегодня предлагаю поговорить об использовании SSH для подписи коммитов в git.
https://habr.com/ru/companies/zyfra/articles/973296/
@changelog most recent episode mentions https://ziglang.org/news/migrating-from-github-to-codeberg/ - I've often thought about hosting my own outside #git repo for my code, but network effects made me go with GitHub. It will be interesting to see if #zig moving off leads to other high profile exits. One potential issue, I know when I've wanted to submit a bug report or PR to a project using gitlab I have hesitated over having to create yet another account.
"Zig - Migrating from GitHub to Codeberg"
https://ziglang.org/news/migrating-from-github-to-codeberg/
#zig #codeberg #github #microsoft #git #programming