mega-merge workflow를 사용하고 있는데 아주 사용감이 좋습니다. 사진은 9개의 다른 커밋 히스토리가 한번에 임시 머지되어 있는 모습

Pull Request Templates
https://programming.dev/post/40197454
calc and so on...# "Using LibreOffice and other Free software for documents as a lawyer"
I was asked recently about how I get on using LibreOffice for document-related legal work, and I promised to write down some thoughts.
The short answer is that I use a mix of LibreOffice and other FOSS tools, and I’m very positive about it, with no particular concerns.
If you have questions, please do ask!
https://neilzone.co.uk/2025/11/using-libreoffice-and-other-free-software-for-documents-as-a-lawyer/
#LibreOffice #Linux #FOSS #lawfedi #vim #git #Markdown
No more custom scripts 🎉
git-wok now handles all your repo pushes in one go — no more juggling multiple terminals or half-baked automation.
Beta 8 is out now, and it’s almost perfect 🙂
👉 https://git-wok.dev/getting-started/
#GitWok #Git #CLI #DevTools #Automation

Last Call: Effiziente Workflows für stabile Software im c't-Workshop entwickeln
Builds, Tests und Deployments automatisieren: Der Workshop "CI/CD mit GitLab" zeigt, wie Sie den gesamten Softwareprozess in einer Instanz effizient steuern.
#ContinuousDelivery #ContinuousIntegration #Git #IT #Softwareentwicklung #news
Serie: A rich git commit graph in your terminal
https://programming.dev/post/40179374
SourceGit
https://felipe.lavin.blog/2025/11/03/sourcegit/
SourceGit is an excellent graphical client for git; it helps navigate commits by timeline, filter by file, etc.
#linuxadmin #git #emacs #magit #opensource #tool
#linuxadmin #git #emacs #magit #opensource #tool
GIT ROT, n. When your topic branch has lived so long without being merged to the mainline that might be easier to start over than it would be to resolve the merge conflicts.
🧑🏻💻 Been testing git-wok beta 6 for a few days now and honestly, it’s been rock solid. No major issues, just smooth handling of multi-repo workflows.
If you haven’t seen it yet, git-wok makes it easy to manage multiple Git repositories at once, a bit like how Cargo or npm manage packages.
Your `wok.toml` defines the workspace, while committed submodule objects act as a lock file capturing exact repo states.
Give it a try 👉 https://git-wok.dev/getting-started
#GitWok #Git #OpenSource #DevTools