Thadah D. Denyse to Programmer Humor@programming.devEnglish · 1 year agoVersion Controlimagemessage-square53linkfedilinkarrow-up1379
arrow-up1379imageVersion ControlThadah D. Denyse to Programmer Humor@programming.devEnglish · 1 year agomessage-square53linkfedilink
minus-squaremcmodknower@programming.devlinkfedilinkarrow-up1·1 year agoIsn’t that just git with more steps and harder to share?
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·1 year agoIt’s equivalent to cp -r, but: the copy is read-only reuses unchanged files easier to share (btrfs sub send)
minus-squaremcmodknower@programming.devlinkfedilinkarrow-up1·1 year agoSounds just like git (unless you do some special operations to change the copies)
Isn’t that just git with more steps and harder to share?
It’s equivalent to
cp -r, but:btrfs sub send)Sounds just like git (unless you do some special operations to change the copies)