CVE-2025-48384: Breaking git with a carriage return and cloning RCE https://lobste.rs/s/awmqgc #security #vcs
https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384
CVE-2025-48384: Breaking git with a carriage return and cloning RCE https://lobste.rs/s/awmqgc #security #vcs
https://dgl.cx/2025/07/git-clone-submodule-cve-2025-48384
Found a handy CLI tool for Git >_
**git-statuses** — Display the status of multiple Git repositories in a clear, tabular format.
Scans directories recursively for Git repositories
Written in Rust!
The first commit I made using #jujutsu is now pushed to #codeberg:
https://codeberg.org/jak2k/pocket-cms/commit/1607faf2f9758376c1b67e28c4918a6f2e648fc7
It still hurts my brain a bit, but jj is quite cool.
Me: *terrified because he just made a billion different changes without committing anything*
The humble `git add -p` command:
How I Scanned all of GitHub’s “Oops Commits” for Leaked Secrets worth $25k in Bug Bounties https://lobste.rs/s/ozsnir #security #vcs
https://trufflesecurity.com/blog/guest-post-how-i-scanned-all-of-github-s-oops-commits-for-leaked-secrets
https://www.europesays.com/us/32377/ Bengaluru VCs say mental health is the next big field #Bengaluru #Health #MentalHealth #UnitedStates #UnitedStates #US #VCs
https://www.europesays.com/uk/229548/ Bengaluru VCs say mental health is the next big field #Bengaluru #Health #MentalHealth #UK #UnitedKingdom #VCs
Hey all,
I've released the -portable version got-0.114
No -portable specific changes, see GoT's changes for a summary:
https://gameoftrees.org/releases/changes.html#2025-06-23
For -portable, see:
https://gameoftrees.org/portable.html
Enjoy!
A Retrospective on the Source Code Control System via @fanf https://lobste.rs/s/4hljar #pdf #vcs
https://www.mrochkind.com/mrochkind/docs/SCCSretro2.pdf
Radicle Desktop: a graphical user interface for the Radicle peer-to-peer code forge https://lobste.rs/s/yy5auy #vcs
https://radicle.xyz/desktop
So I recently saw this quite sensible workflow with #jj : https://infosec.town/notes/a8i51xfqm8iy0e5w (thx @blake ).
In git this would probably map to something like a HEAD that tracks many brances at once, and you'd pick the actual destination branch upon each commit.
Are there good ways to do this comfortably with plain git? (I.e., without having a megascript that just premerges everything to simulate the "multihead".)
git-remote-sqlite: Single-file Git repos that can replicate with Litestream https://lobste.rs/s/imidny #show #vcs
https://github.com/chrislloyd/git-remote-sqlite