Comment Re: Microsoft owns GitHub (Score 1) 57
If a company came out with a service that would burn your data into a crystal that you could wear as jewelry, and the crystal was reasonably durable (ideally diamond, or something similar), that would be a useful (or at least novel) way to store valuable data long-term. Assuming there was also a convenient way to read it back when required, of course.
This, however, isn't that. The whole point of git is that it distributes copies of your repository onto every client that clones it, so that the likelihood of everyone accidentally losing all copies at once is minimal.