readObjectFromPath method
Implementation
@override
Future<GitObjectResult> readObjectFromPath(String filePath) =>
_.readObjectFromPath(filePath);
@override
Future<GitObjectResult> readObjectFromPath(String filePath) =>
_.readObjectFromPath(filePath);