ReferenceStorage constructor
ReferenceStorage(
- String dotGitDir,
- FileSystem fs
Implementation
ReferenceStorage(this.dotGitDir, this.fs);
ReferenceStorage(this.dotGitDir, this.fs);