Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
repo: define a public constructor for RepoLoader
This enables the creation of Repo objects in environments without standard filesystem support, by allowing the caller to load the store objects however they see fit. This confines interaction with the filesystem to the WorkingCopy abstractions.
- Loading branch information