Thadah D. Denyse@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 4 days agoVersion Controllemmy.blahaj.zoneimagemessage-square31fedilinkarrow-up1287arrow-down17
arrow-up1280arrow-down1imageVersion Controllemmy.blahaj.zoneThadah D. Denyse@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 4 days agomessage-square31fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·4 days 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·3 days 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)