Remix.run Logo
nasretdinov an hour ago

You can also have multiple independent git repos that don't duplicate the full object store, via git clone --reference. It's less relevant in the container era, but otherwise it can save a lot of time and disk space when cloning repos repeatedly

packetlost 4 minutes ago | parent [-]

Oh, that's actually really useful for my... inefficient clone of nixpkgs and the linux kernel...