Hello, <br>
<br>
I would like to use tahoe as a storage for my personal git repositories. The idea would be to have a local git repo for live work, and a tahoe-based bare remote where I could push my work and clone from. <br>
<br>
>From the little I understand of tahoe, this could be a viable use-case since most files in a git repo are small and unmutable. <br>
<br>
The problem I would like to solve is how to get git to write its objects to tahoe. Is sshfs my only option? I read that this may not be entirely reliable. <br>
<br>
Are there other options? I'm perfectly willing to write some code. But I'm not sure where to start. <br>
<br>
Thanks, <br>
-- <br>
JR