📣 Upcoming talk with R-NVSU
I’ll be giving a session on Git & GitHub in RStudio: Practical Version Control for Data Work for the R-NVSU community.
We’ll focus on:
• Git fundamentals as they appear in RStudio
• using the Git pane safely
• when to use the GUI vs the terminal
• practical workflows for R projects
🗓️ Event & registration:
👉 https://www.meetup.com/r-nvsu/events/313201432
#RStats #Git #GitHub #RStudio #VersionControl #ReproducibleResearch #RCommunity

You just realized you were on main when you should have been on feature/login—and you already hit commit. What’s your quickest move to save your dignity?
Check the right answer here 👉 https://www.youtube.com/post/UgkxNvdLyS3Ik6fbm2Mo5YJAGYhIAgiPReIY
#Git #DevOps #SmartGit #coding #SoftwareEngineering
Looks like git is coming for jj's lunch
https://fosdem.org/2026/schedule/event/HTJK33-evolving_git_for_the_next_decade/

Little known Git code review fact. When someone types "LGTM" as PR feedback, what they are really saying is to start prepping the popcorn.
```
🌽 [L]et's
👨🍳 [G]et
🔥 [T]his
🍿 [M]erged
```
What does `git pump out` do? Wrong answers only

Congrats to the #jujitsu team for another release: https://github.com/jj-vcs/jj/releases/tag/v0.38.0 #git #versioncontrol
We're also proud of our member projects (we're picky about adding new member projects, so ones we add are very important for #softwarefreedom)! We have too many to mention them all heew, so I'll focus on our most recent ones (though perhaps you use #Git?)!
Did you know that U-boot is a part of #SFC?
And X.org (no, not the .com one)!
And @sourceware!
And Liblouis!
There's less than $3k left to meet our match and just hours to do it! Can you help?
https://sfconservancy.org/sustainer/
I've been doing some initial testing with @radicle ... https://radicle.xyz/
First thoughts ...
rad:z3g..... strings identifying a repository (needed for rad clone) are even worse to remember than IPv6 addresses. I'm missing a "DNS" equivalent for looking up those RID values.I have so much to learn, and need to sit down and read the docs way more carefully. Just need to find the right ones.
#programming #source_code #version_control #vcs #opensource #foss #git #radicle
Git doesn't have to be a black box 📦✨
The scariest part of Version Control is the invisible stuff—the merge conflicts that happen "somewhere" between your local machine and the server.
SmartGit brings that invisible process into the light. From git clone to git push, SmartGit gives you a visual map of your entire development lifecycle.
✅ Connect
✅ Manage
✅ Collaborate (without the panic)
✅ Deploy
See the difference a GUI makes.
#Git #SmartGit #DevWorkflow #Coding

[Show GN: agent-skill-cast - 여러 레포의 AI 에이전트 스킬을 동기화하는 CLI
AI 에이전트 스킬을 여러 레포지토리 간에 git 기반으로 동기화하는 CLI 도구인 'agent-skill-cast'를 개발한 내용. 기존의 위키 시스템이나 채팅 공유의 한계를 극복하고, git을 활용해 스킬을 효율적으로 관리하고자 했으며, 멀티 에이전트 지원과 심볼릭 링크 기반 동기화 기능을 제공한다.
https://news.hada.io/topic?id=26425
gdb debugger's command line, without any IDE. While less convenient, I'm glad I had this option when things got a bit unusual.gdb CLI so late.2/ #Gitlab published an blog post outlining higlights of the recently released #Git 2.53:
https://about.gitlab.com/blog/whats-new-in-git-2-53-0/
""Geometric repacking support with promisor remotes […]
git-fast-import(1) learned to preserve only valid signatures […]
More data collected in git-repo-structure […]""
Snide note: The usual highlights blog-post from #Github is still #MIA afaics.