Thadah D. Denyse@lemmy.blahaj.zone to Programmer HumorEnglish · 4 months agoVersion Controllemmy.blahaj.zoneimagemessage-square57linkfedilinkarrow-up1400arrow-down115
arrow-up1385arrow-down1imageVersion Controllemmy.blahaj.zoneThadah D. Denyse@lemmy.blahaj.zone to Programmer HumorEnglish · 4 months agomessage-square57linkfedilink
minus-squarePoolloverNathanlinkfedilinkarrow-up2·4 months agoIt’s equivalent to cp -r, but: the copy is read-only reuses unchanged files easier to share (btrfs sub send)
minus-squaremcmodknowerlinkfedilinkarrow-up1·4 months agoSounds just like git (unless you do some special operations to change the copies)
It’s equivalent to
cp -r
, but:btrfs sub send
)Sounds just like git (unless you do some special operations to change the copies)