Git: send us an email if you still use `git whatchanged`
Me: send an email
Git: message blocked, this looks spammy

Git vulnerability leading to RCE is being exploited by attackers (CVE-2025-48384) https://www.helpnetsecurity.com/2025/08/26/git-vulnerability-exploited-cve-2025-48384/ #softwaredevelopment #vulnerability #Don'tmiss #Hotstuff #News #CISA #Git #PoC
Organizations Warned of Exploited Git Vulnerability https://www.securityweek.com/organizations-warned-of-exploited-git-vulnerability/ #Vulnerabilities #exploited #CISAKEV #CISA #Git
Organizations Warned of Exploited Git Vulnerability https://www.securityweek.com/organizations-warned-of-exploited-git-vulnerability/ #Vulnerabilities #exploited #CISAKEV #CISA #Git
U.S. #CISA adds #Citrix Session Recording, and #Git flaws to its Known Exploited Vulnerabilities catalog
https://securityaffairs.com/181551/uncategorized/u-s-cisa-adds-citrix-session-recording-and-git-flaws-to-its-known-exploited-vulnerabilities-catalog.html
#securityaffairs #hacking
⚡️ GitHub Copilot for Azure Available in Visual Studio 2022 Preview
🏷️ #devdigest #dotnet #net #microsoft #ide #visualstudio #cloud #azure #git #github
https://devdigest.today/goto/4819
For the first time in ... basically ever, I had to rollback emacs nightly because something in either my build setup or the latest commits causes a lot of void variables turning emacs into a dedbrick.
A bit frustrating, but ultimately interesting.. gotta learn the cost of riding on the rolling edge
A lot of people initially create their local #Git branches on the remote by typing
```
git push -u origin branch-name-here
```
If I’ve got that branch checked out locally right now, I can just do
```
git push -u origin HEAD
```
(bonus, if I’m on a case-insensitive filesystem like my Mac, missing the shift and typoing “hEAD” also works)
Mein Talk für die #mrmcd25 wurde angenommen! \o/ Ich darf euch erzählen, wie das Versionskontrollsystem #Jujutsu funktioniert, und warum es dieses Jahr #Git für mich komplett abgelöst hat!
Ich freu mich sehr, weil's auch für mich nochmal ne tolle Gelegenheit ist, das tiefgehend zu verstehen!
⚡️ Git Worktree: Multiple Working Directories
🏷️ #devdigest #dotnet #net #git
https://devdigest.today/goto/4814