AnimalsDream@slrpnk.net to linuxmemes@lemmy.worldEnglish · edit-23 days agoProbably a good idea to go see how much storage will be necessary...slrpnk.netimagemessage-square234linkfedilinkarrow-up11.48Karrow-down110file-text
arrow-up11.47Karrow-down1imageProbably a good idea to go see how much storage will be necessary...slrpnk.netAnimalsDream@slrpnk.net to linuxmemes@lemmy.worldEnglish · edit-23 days agomessage-square234linkfedilinkfile-text
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up0·1 day agoNice. How about, when included previous versions of pages? (excluding images)
minus-squareAllero@lemmy.todaylinkfedilinkarrow-up3·1 day agoNot sure, not having that option. Can imagine not much more, if proper version history management is involved.
minus-squareulterno@programming.devlinkfedilinkEnglisharrow-up1·23 hours agoYeah, seems like there’s nothing as simple as something similar to a git clone available. One would probably have to download multiple full copies from different times and then merge them with deduplication, to get that answer.
Nice.
How about, when included previous versions of pages? (excluding images)
Not sure, not having that option. Can imagine not much more, if proper version history management is involved.
Yeah, seems like there’s nothing as simple as something similar to a
git clone
available.One would probably have to download multiple full copies from different times and then merge them with deduplication, to get that answer.