Thadah D. Denyse@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 9 months agoVersion Controllemmy.blahaj.zoneexternal-linkmessage-square57fedilinkarrow-up1399arrow-down115
arrow-up1384arrow-down1external-linkVersion Controllemmy.blahaj.zoneThadah D. Denyse@lemmy.blahaj.zone to Programmer Humor@programming.devEnglish · 9 months agomessage-square57fedilink
minus-squarePoolloverNathan@programming.devlinkfedilinkarrow-up2·9 months 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·8 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)