[How-to Geek] 4 advanced git commands you probably haven’t heard of
#Git #OpenSource
Screenshot of Git Fork app showing same folder tag used in the macOS.
This was a delightful surprise and a great example of craftsmanship in product.
I have almost never used customize folder on macOS, until now - then when I opened Fork (fork.dev) app, I noticed the same tag showed up! 🤯 amazing! 🤩
#Git #ForkDev
I built Comet, a schema-driven commit message tool for Git.
• interactive TUI
• configurable commit schemas
• validation rules
GitHub:
github.com/adernild/comet
#rustlang #opensource #git
[LWN.net] Git 2.52.0 released
#Git #OpenSource
[9to5Linux] Git 2.52 Introduces New Command for Grabbing Various Repository Characteristics
#Git #OpenSource
[Phoronix] Git 2.52 Released With More Preparations Toward Git 3.0
#Git #OpenSource
[Phoronix] Intel Nova Lake Power Management Bits Prepped Ahead Of Linux 6.19
#Linux #LinuxKernel #Git
n8n progress #13
Commit messages are now getting generated and used. It’s a small change, but it makes it way easier to see why each change was made when I’m looking back later.
#git #commits #BuildInPublic
Rust por Exemplo é um guia prático da linguagem Rust baseado em pequenos exemplos executáveis.
O projeto foi inspirado no famoso Go by Example, adaptando o mesmo estilo de ensino para Rust.
github.com/acbatista/ru...
#rust #rustLang #opensource #git
New blog post: "Automatic release notes with semantic commits and git-cliff"
0x5.uk/2026/03/12/a...
#git #development
🤩 Cómo crear token de seguridad en Github para conectar tu repositorio privado en Host-Fusion
www.host-fusion.com/blog/2024/01/16/como-cre...
#github #git #desarrollo #cpanel #hostfusion
[Phoronix] Scoped User Access In Linux 6.19 To Reduce Speculation Barriers & Its Performance Hit
#Linux #Git
[Phoronix] AMD Zen 6 RAS Preparation, AMD SDCI Features Merged For Linux 6.19
#Linux #LinuxKernel #Git
[Phoronix] Important Performance Work: Overhaul Of RSEQ & CID Management Merged For Linux 6.19
#Linux #LinuxKernel #Git
Git Branching Strategies Git is a distributed version control system (VCS) created by Linus Torvalds in 2005 to manage the development of Linux. It was designed to… Continue reading on Medium »
#git #github #branching-strategy #gitflow #git-workflow
Origin | Interest | Match
[Phoronix] Broadcom "BNG_RE" Next-Generation RoCE Driver Slated For Linux 6.19
#Linux #LinuxKernel #Git
The DevOps Tools Engineer 2.0 exam from #LPI dedicates the entire objective 701.3 to Source Code Management, with #Git front and center!
Dive into this new episode of the #DevOps series to learn why #Git matters: lpi.org/m6bk
#SCM #opensource #FOSS
Most AI-gen commit messages are useless 🤖❌
A good #commit message explains the why, not the what. But what if you can use #AI to improve #QA, rather than saving 3 seconds of typing?
How often do you catch commits unrelated to the jira ticket?
Watch more youtu.be/IP5rVUgtI60
#Git #SmartGit #LLM
Day 8: The Heart of Open Source — Mastering Forks and Pull Requests. Introduction: Welcome to Day 8! You now know how to manage your own code, but the true power of GitHub is global collaboration...
#linux #github #git #devops
Origin | Interest | Match
#Android #Android #App #Development #Android #Studio #Git #Graphic #Design #iPhone #Kotlin
Origin | Interest | Match
Committed to the wrong branch? There's an undo button.
git reset HEAD~1 moves your last commit back to staging. Switch branches, commit there. Done.
Five messy commits? git reset HEAD~5, then commit once. Change history! Full course: www.linkedin.com/learning/git...
#git #developer #github
Brainstorming an easy way to log #Scooter 's meds and behavior. We need objective and subjective data to share with his behavioral vet. #ClaudeCode has #MCP access to the #homelab #Forgejo #git server "hephaestus". tilt = Things-I-Learned-Today, a #markdown memory & handoff doc for the work we do.
Critical #Gogs vulnerability (CVE-2026-25921) allows silent overwriting of LFS objects, posing severe supply-chain risks. Admins urged to implement immediate mitigations. #CyberSecurity #Git Link: thedailytechfeed.com/severe-gogs-...