shithub: riscv

Download patch

ref: 12e952e684d149628360b6fcdb583be86052f944
parent: 1af2546e96fa96ec5341026dd509c9e4ed54c6db
author: Ori Bernstein <ori@eigenstate.org>
date: Sun May 30 13:46:21 EDT 2021

git/fs: move mount point to $repo/.git/fs

Moving the mount point to within the repo
directory means that we can have multiple
git repos mounted at once with no conflict.