Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-30 | git/branch: ...all the debug prints. | Ori Bernstein | |
2021-05-30 | git/branch: remove debug prints | Ori Bernstein | |
2021-05-30 | git/branch: reduce execs to sync working dir | Ori Bernstein | |
We were execing a lot to copy the data -- do less of it. | |||
2021-05-30 | git/fs: move mount point to $repo/.git/fs | Ori Bernstein | |
Moving the mount point to within the repo directory means that we can have multiple git repos mounted at once with no conflict. | |||
2021-05-16 | git: got git? | Ori Bernstein | |
Add a snapshot of git9 to 9front. |