Commits

Daniel Dunbar committed 595d1a861f7
[SourceControl] Start sketching a Repository protocol. - This is intended to be the most basic, abstract representation of a protocol, useful for gathering information about a repository but not necessarily needing to be backed by an actual full repository checkout. - Not yet used.