jj/lib/testutils
Martin von Zweigbergk 0a94dcc5e3 repo: rename RepoLoader::init() to init_from_file_system()
`RepoLoader` can be used on a server. You would then call
`RepoLoader::new()`. Let's clarify what `init()` does by renaming it
and documenting it.

I think `WorkspaceLoader`, OTOH, is only useful for loading a
workspace from disk. I also documented that.
2024-09-07 12:20:02 -07:00
..
src repo: rename RepoLoader::init() to init_from_file_system() 2024-09-07 12:20:02 -07:00
Cargo.toml store: make write_commit() async 2024-09-04 18:34:11 -07:00