mirror of
https://codeberg.org/git-pages/git-pages.git
synced 2026-07-20 08:22:20 +00:00
2fdf0b805d
"Why the fuck would anybody want that", you could reasonably ask. Well, most wouldn't want this. However, if you wanted to use git-pages to deduplicate your backups, you might find it that some backups include hardlinks. "Why the fuck would anybody put their backups in git-pages", you could even more reasonably ask. Well, almost nobody would! However, tarsnap doesn't let you download deduplicated data (even though it deduplicates data in storage), restic can't ingest tarballs, I didn't have a partition I could format for btrfs, and git-pages performed much better than alternatives like juicefs. In the end this is correct and not expensive to do, just very niche.