#DevLog: jj-fzf UI improvements! 🖼️
🗓️ New Evolog Dialog
→ Ctrl-V: Show the Evolog for a Chang ID
→ Evolog Ctrl-J: Inject historic commits
📊 Smart Column Layout
→ Overhauled the old crammed layout
→ Dismissed justified formatting
→ Implemented optimal column layout
→ Settled on column-major key formatting
(Works best with Alt-* and Ctrl-* lists)
✨ Hotkey Highlighting
→ Added highlight to key combos
→ Improved spacing in hotkey list
https://github.com/tim-janik/jj-fzf
#Jujutsu #VCS #jjfzf #BuildInPublic #100DaysOfCode #Git #CLI #DevTools #ShellScript #OpenSource #Tech

🚀 Just released Samoyed 0.2.0 and 0.2.1!
A git hooks manager in #Rust, like Husky but no Node.js required.
Major rewrite: 11,785 lines removed → now just ~1200 lines (unit tests and comments included) in single main.rs file. Cleaner, simpler, self-hosting its own hooks.
Install: cargo install samoyed --version 0.2.1
Coming soon: Cargo integration, deb/rpm packages

🔍 Desmistificando o Debate Git vs. GitHub: Entendendo as Principais Diferenças 🖥️🔗
Git e GitHub são frequentemente confundidos, mas possuem funções distintas no mundo do desenvolvimento. Descubra as diferenças essenciais entre eles e como cada um pode beneficiar seus projetos!
👉 Saiba mais no blog: https://nova.escolalinux.com.br/blog/desmistificando-o-debate-git-vs-github-entendendo-as-principais-diferenas?utm_source=dlvr.it&utm_medium=mastodon
#Git #GitHub #Desenvolvimento #Tecnologia #CĂłdigoAberto
Caso práctico con semantic-release en Forgejo
♊ gemini://z3r0.maverick-hq.org/gemlog/2025-09-25-caso-practico-con-semantic-release-en-forgejo.gmi
VersiĂłn en HTTP: https://portal.mozz.us/gemini/z3r0.maverick-hq.org/gemlog/2025-09-25-caso-practico-con-semantic-release-en-forgejo.gmi
#geminispace #geminiprotocol #geminicapsule #devops #git #scm #cicd #semanticrelease #forgejo #español #spanish
Update about last post: things are NOT improving
#iosdev #buildinpublic #git #indiedev #swift #xcode

Is GitHub a social network that endangers children? Australia wants to know
https://www.msn.com/en-us/news/technology/is-github-a-social-network-that-endangers-children-australia-wants-to-know/ar-AA1NfUo6?ocid=msedgntp&pc=U531&cvid=68d5a61342134fc79bde0d16014a547a&ei=16
#git #github #socialmedia

I have to give a talk about #git conventional commit messages at work tomorrow. I wanted to prepare it today. Some friends and even some colleagues laughed at me. They all said.. "we know your #adhd ! You will prepare the talk an hour before it starts."
I thought I was clever and I managed to have a free slot an hour before the talk.
Guess who got a mail and has to be in a customer call in that hour tomorrow... Yes it's me because I forgot to block the hour for appointments...
DAMNED!
"Why not just git diff with the hashes swapped?" because I'm not working with individual #git diffs, I'm working with `git --follow --patch --- somefilename` and that can include file renames, and if you know the magic incantation that makes `git diff a b -- currentfile` also work for `git diff b a -- currentfile`, despite "currentfile" not existing in that direction, do let me know.
Liebe Folglinge,
ich suche nach einem neuen Job als #iOS und/oder #macOS Entwickler. Ich spreche #ObjectiveC, #Swift (auch Server-Side) und #SwiftUI und nutze die ganzen Tools drumherum (#Xcode, #Git, #GitHub, #GitHubActions, #ShellScripting etc.). Ich bringe 30 Jahre Berufserfahrung als Software-Entwickler mit, davon knapp 20 im #Apple Ă–kosystem.
Am Idealsten waere eine #Festanstellung zu 100% remote. Sollte es im Raum #Bregenz oder #Dornbirn etwas geben, dann auch gerne vor Ort.
Ich danke euch fuers Teilen. 🙏🏻
LinkedIn: https://www.linkedin.com/in/phranck/
Xing: https://www.xing.com/profile/Frank_Gregor063742/
#FediHire #FediJobs #JobSuche #RemoteJob #Arbeit
Git: Gestione dello spostamento e rinomina dei file
Rinomina o spostamento di un file tramite git mv
https://giovannilubrano.blogspot.com/2025/09/git-gestione-dello-spostamento-e.html
What command do you usually use on git to get files from a different branch or commit?
#poll #git #CLI #versionControl