Git constructor

Git(
  1. String pathToPackageRoot
)

Implementation

Git(this.pathToPackageRoot);